structuredFormatting property

  1. @JsonKey(name: 'structured_formatting')
StructuredFormatting? structuredFormatting
inherited

Implementation

@JsonKey(name: 'structured_formatting')
StructuredFormatting? get structuredFormatting =>
    throw _privateConstructorUsedError;