reinstallEventChannel property

  1. @visibleForTesting
EventChannel reinstallEventChannel
final

Event channel for reinstall detection events

Implementation

@visibleForTesting
final reinstallEventChannel = const EventChannel(
  'flutter_ulink_sdk/reinstall_detected',
);