movie property

  1. @JsonKey(name: 'movie')
RadarrMovie? movie
getter/setter pair

Implementation

@JsonKey(name: 'movie')
RadarrMovie? movie;