normalizedKey property

String normalizedKey

Implementation

String get normalizedKey => recase.ReCase(key).camelCase;