tmdbId property

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

Implementation

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