banner property

  1. @JsonKey.new(includeIfNull: true)
String? banner
final

Implementation

@JsonKey(includeIfNull: true)
final String? banner;