crew property

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

Implementation

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