prefixPascalCase property

String get prefixPascalCase

Implementation

String get prefixPascalCase => prefixSnakeCase.pascalCase;