autoInitialize property
If true, the bloc will automatically kick initialization event when instantiated
defaults to true
Implementation
final bool autoInitialize;
If true, the bloc will automatically kick initialization event when instantiated
defaults to true
final bool autoInitialize;