description property

String? description
final

Optional description for the schema.

Can also be provided via doc comments on the class.

Implementation

final String? description;