title property
The title of the card
Implementation
@JsonKey(name: 'title', required: true)
String get title => throw _privateConstructorUsedError;
The title of the card
@JsonKey(name: 'title', required: true)
String get title => throw _privateConstructorUsedError;