pascalCase property

String pascalCase

Implementation

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