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