bloc1 property

Bloc<S1> bloc1
final

The first Bloc to listen to.

Implementation

final Bloc<S1> bloc1;