merchantLogo property

  1. @JsonKey(name: 'merchant_logo')
String merchantLogo
inherited

URL of the merchant logo

Implementation

@JsonKey(name: 'merchant_logo')
String get merchantLogo => throw _privateConstructorUsedError;