addInAppMessageReceiver static method
Implementation
static Future<void> addInAppMessageReceiver() async {
_channel.invokeMethod('addInAppMessageReceiver');
}
static Future<void> addInAppMessageReceiver() async {
_channel.invokeMethod('addInAppMessageReceiver');
}