eventChannel property
The event channel used to receive registration state updates.
Implementation
@visibleForTesting
final eventChannel = const EventChannel(
'flutter_meta_wearables_dat/registration_state',
);
The event channel used to receive registration state updates.
@visibleForTesting
final eventChannel = const EventChannel(
'flutter_meta_wearables_dat/registration_state',
);