eventChannel property
The event channel used to receive permission status updates.
Implementation
@visibleForTesting
final eventChannel = const EventChannel('permission_manager_events');
The event channel used to receive permission status updates.
@visibleForTesting
final eventChannel = const EventChannel('permission_manager_events');