@override Future<String?> getPushToken() async { return methodChannel.invokeMethod<String?>('getPushToken'); }