pascalCase property

String pascalCase

PascalCase

Implementation

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