pascalCase property

String get pascalCase

Implementation

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