state property

String state
latefinal

The generated Bloc state class name.

Implementation

late final String state = _className(featurePascal, 'State');