logoUrl property
- @JsonParameter(Necessity.optional, ['brand', 'logo_href'])
getter/setter pair
Implementation
@JsonParameter(Necessity.optional, ['brand', 'logo_href'])
String? logoUrl;
@JsonParameter(Necessity.optional, ['brand', 'logo_href'])
String? logoUrl;