posterSource property

  1. @JsonKey(name: 'posterSource')
String? posterSource
final

The URL pointing to the poster image.

Implementation

@JsonKey(name: 'posterSource')
final String? posterSource;