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