backgroundImagePath property
The relative path to the background image representing this Vendor at this location, for use in a banner.
Implementation
@JsonKey(name:'backgroundImagePath')
String? backgroundImagePath;
The relative path to the background image representing this Vendor at this location, for use in a banner.
@JsonKey(name:'backgroundImagePath')
String? backgroundImagePath;