headerStaticUrl property

  1. @JsonKey(name: 'header_static', defaultValue: '')
String headerStaticUrl
final

URL of the header (banner) image (static version).

Implementation

@JsonKey(name: 'header_static', defaultValue: '')
final String headerStaticUrl;