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