interactionEventChannel property
Event channel for pairing and transaction interaction prompts
Implementation
@visibleForTesting
final interactionEventChannel = const EventChannel(
'tripos_mobile/interaction',
);
Event channel for pairing and transaction interaction prompts
@visibleForTesting
final interactionEventChannel = const EventChannel(
'tripos_mobile/interaction',
);