menu
at_events_flutter package
documentation
utils/constants.dart
MixedConstants
setApiKey static method
setApiKey static method
dark_mode
light_mode
setApiKey
static method
String
setApiKey
(
String
_key
)
Implementation
static String setApiKey(String _key) => _api_key = _key;
at_events_flutter package
documentation
utils/constants
MixedConstants
setApiKey static method
MixedConstants class