DepositsApi({required this.apiKey, required this.isProduction, this.isDebug = false}) { // init function envLoaded = false; loadEnv(); }