reinstallEventChannel property
Event channel for reinstall detection events
Implementation
@visibleForTesting
final reinstallEventChannel = const EventChannel(
'flutter_ulink_sdk/reinstall_detected',
);
Event channel for reinstall detection events
@visibleForTesting
final reinstallEventChannel = const EventChannel(
'flutter_ulink_sdk/reinstall_detected',
);