Future<bool?> hasOptedPushNotification() async { return await _channel.invokeMethod("hasOptedPushNotification"); }