merchantLogo property

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

URL of the merchant logo

Implementation

String get merchant;/// URL of the merchant logo
@JsonKey(name: 'merchant_logo') String get merchantLogo;