title property

String? title
final

Optional title for the property.

Optional. Omitted and null are equivalent and mean no title is provided.

Implementation

final String? title;