collection property

  1. @JsonKey(name: 'collection')
RadarrMovieCollection? collection
getter/setter pair

Implementation

@JsonKey(name: 'collection')
RadarrMovieCollection? collection;