menu
phoneanswer package
documentation
phoneanswer_platform_interface.dart
PhoneanswerPlatform
getLocation method
getLocation method
dark_mode
light_mode
getLocation
method
Future
<
void
>
getLocation
(
)
Implementation
Future<void> getLocation() { throw UnimplementedError('getLocation() has not been implemented.'); }
phoneanswer package
documentation
phoneanswer_platform_interface
PhoneanswerPlatform
getLocation method
PhoneanswerPlatform class