stringFormat property

  1. @JsonKey.new(includeFromJson: true, includeToJson: true)
String stringFormat
getter/setter pair

Implementation

@JsonKey(includeFromJson: true, includeToJson: true)
late String stringFormat;