menu
geo_position_background package
documentation
channels/geo_position_background_channel.dart
ChannelGeoPositionBackground
stop method
stop method
dark_mode
light_mode
stop
method
@
override
Future
<
bool
?
>
stop
(
)
override
Implementation
@override Future<bool?> stop() async { return await methodChannel.invokeMethod<bool>('stop'); }
geo_position_background package
documentation
channels/geo_position_background_channel
ChannelGeoPositionBackground
stop method
ChannelGeoPositionBackground class