title property
A label or set of text to display in place of the data.
Implementation
@JsonKey(name: 'Title')
String? get title => throw _privateConstructorUsedError;
A label or set of text to display in place of the data.
@JsonKey(name: 'Title')
String? get title => throw _privateConstructorUsedError;