CardFieldFocusName constructor
CardFieldFocusName({
- CardFieldName? focusedField,
Implementation
@JsonSerializable(explicitToJson: true)
factory CardFieldFocusName({CardFieldName? focusedField}) =
_CardFieldFocusName;