@override Future<void> refreshLocation() async { await methodChannel.invokeMethod<void>('refreshLocation'); return; }