imdbId property

  1. @JsonKey(name: 'imdbId')
String? imdbId
getter/setter pair

Implementation

@JsonKey(name: 'imdbId')
String? imdbId;