camelCase property

String get camelCase

Implementation

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