menu
rest_api_impl package
documentation
utils/i_utils/i_rest_api_config.dart
IRestApiConfig
apiKey property
apiKey property
dark_mode
light_mode
apiKey
property
String
get
apiKey
Implementation
String get apiKey;
set
apiKey
(
String
key
)
Implementation
set apiKey(String key);
rest_api_impl package
documentation
utils/i_utils/i_rest_api_config
IRestApiConfig
apiKey property
IRestApiConfig class