autoInitialize property

bool autoInitialize
final

If true, the bloc will automatically kick initialization event when instantiated defaults to true

Implementation

final bool autoInitialize;