currentState property

FastRewardedAdBlocState get currentState
inherited

The current BloC's state.

Implementation

S get currentState => blocState;