@override Future<void> stopCollectingLocation() async { await _channel.invokeMethod('stopCollectingLocation'); }