state property

State state
final

The new state that should be emitted by the BLoC.

Implementation

final State state;