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