title property

String? title
final

Optional title for the schema.

If not provided, the class name is used.

Implementation

final String? title;