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