camelCase property

String get camelCase

Implementation

String get camelCase => ReCase(this).camelCase;