codecType property

  1. @JsonKey.new(name: 'codec_type')
ContentType codecType
getter/setter pair

Implementation

@JsonKey(name: 'codec_type')
ContentType codecType = ContentType.unknown;