inAppMessageChannel property

EventChannel inAppMessageChannel
final

the event channel used by MIClient.showInAppMessage to return interaction events

Implementation

final inAppMessageChannel = const EventChannel('movable_ink/in_app_message_channel');