isUcbEnabledUpdates property
Reactive getIsUcbEnabled. Emits false once on iOS (UCB is
Android/Play only).
Implementation
Stream<bool> get isUcbEnabledUpdates {
throw UnimplementedError('isUcbEnabledUpdates has not been implemented.');
}
Reactive getIsUcbEnabled. Emits false once on iOS (UCB is
Android/Play only).
Stream<bool> get isUcbEnabledUpdates {
throw UnimplementedError('isUcbEnabledUpdates has not been implemented.');
}