movieId property

  1. @JsonKey(name: 'movieId')
int? movieId
getter/setter pair

Implementation

@JsonKey(name: 'movieId')
int? movieId;