menu
flutter_apm package
documentation
apm_module.dart
APMModule
getBaseUrl static method
getBaseUrl static method
dark_mode
light_mode
getBaseUrl
static method
Future
<
String
>
getBaseUrl
(
)
Implementation
static Future<String> getBaseUrl() async { return await _channel.invokeMethod('getBaseUrl'); }
flutter_apm package
documentation
apm_module
APMModule
getBaseUrl static method
APMModule class