dispatchers property Null safety

List<Dispatcher> dispatchers

Implementation

List<Dispatcher> get dispatchers => cubit.state.dispatchers;