featureCamel property

String featureCamel
latefinal

The feature name formatted as camelCase.

Implementation

late final String featureCamel = _camel(feature);