movieYear property

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

Implementation

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