class AppConfig { static const String appName = 'Acceso Local'; static const bool useLocalDataOnly = true; }