logoUrl property

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

Implementation

@JsonParameter(Necessity.optional, ['brand', 'logo_href'])
String? logoUrl;