menu
moongate_flutter_sdk package
documentation
config.dart
MoonGateConfig
setApiKey static method
setApiKey static method
dark_mode
light_mode
setApiKey
static method
void
setApiKey
(
String
key
)
Implementation
static void setApiKey(String key) { apiKey = key; }
moongate_flutter_sdk package
documentation
config
MoonGateConfig
setApiKey static method
MoonGateConfig class