prefix property

String? prefix
final

The prefix to use for generated class names. Defaults to the type of T.

Implementation

final String? prefix;