codePluralLowerUnderscore property

String get codePluralLowerUnderscore

Implementation

String get codePluralLowerUnderscore =>
    camelCaseLowerSeparator(codePlural, '_');