structuredFormat property

  1. @JsonKey.new(name: 'structuredFormat')
StructuredFormat? structuredFormat
final

Implementation

@JsonKey(name: 'structuredFormat')
final StructuredFormat? structuredFormat;