brandImage property

  1. @JsonKey(name: 'brand_image')
String? brandImage
inherited

Implementation

@JsonKey(name: 'brand_image')
String? get brandImage => throw _privateConstructorUsedError;