menu
device_geolocation package
documentation
testing.dart
DeviceGeolocationMock
openLocationSettings method
openLocationSettings method
dark_mode
light_mode
openLocationSettings
method
@
override
Future
<
bool
>
openLocationSettings
(
)
override
Implementation
@override Future<bool> openLocationSettings() async => _maybeThrow(settingsOpened);
device_geolocation package
documentation
testing
DeviceGeolocationMock
openLocationSettings method
DeviceGeolocationMock class