menu
rubi_lapisekyc package
documentation
block/verification_bloc/verification_bloc.dart
VerificationBloc
stream property
stream property
dark_mode
light_mode
stream
property
Stream
<
VerificationState
>
get
stream
inherited
The current state stream.
Implementation
Stream<State> get stream => _stateController.stream;
rubi_lapisekyc package
documentation
block/verification_bloc/verification_bloc
VerificationBloc
stream property
VerificationBloc class