featured property

  1. @JsonKey.new(name: 'featured')
bool featured
final

Implementation

@JsonKey(name: 'featured')
final bool featured;