menu
ohosnativeplugin package
documentation
ohosnativeplugin_platform_interface.dart
OhosnativepluginPlatform
getCity method
getCity method
dark_mode
light_mode
getCity
method
Future
<
String
>
getCity
(
)
Implementation
Future<String> getCity() { throw UnimplementedError('getCity() has not been implemented.'); }
ohosnativeplugin package
documentation
ohosnativeplugin_platform_interface
OhosnativepluginPlatform
getCity method
OhosnativepluginPlatform class