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