prefixCamelCase property

String get prefixCamelCase

Implementation

String get prefixCamelCase => prefixSnakeCase.camelCase;