Obtiene el entorno de ejecución
String getEnvironment() { return kDebugMode ? 'DEBUG' : 'RELEASE'; }