pascalCase property

String get pascalCase

Implementation

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