options property

  1. @JsonKey(name: 'Options')
MetadataConfigurationOptions options
final

This message contains the metadata configuration options. If a metadata configuration is specified, the options shall concern that particular configuration. If a media profile is specified, the options shall be compatible with that media profile. If no tokens are specified, the options shall be considered generic for the device.

Implementation

@JsonKey(name: 'Options')
final MetadataConfigurationOptions options;