representations property

  1. @JsonKey(name: 'representations')
List<ContentRepresentation>? representations
getter/setter pair

Implementation

@JsonKey(name:'representations')
List<ContentRepresentation>? representations;