menu
native_device_info package
documentation
native_device_info_platform_interface.dart
NativeDeviceInfoPlatform
getAppName method
getAppName method
dark_mode
light_mode
getAppName
method
Future
<
String
?
>
getAppName
(
)
Implementation
Future<String?> getAppName() { throw UnimplementedError('getAppName() has not been implemented.'); }
native_device_info package
documentation
native_device_info_platform_interface
NativeDeviceInfoPlatform
getAppName method
NativeDeviceInfoPlatform class