@override Future<bool?> getOptIntStatus() async{ return await methodChannel.invokeMethod<bool>(GET_OPTIN_STATUS); }