shopURL property

  1. @JsonKey.new(name: 'Shop_URL', includeIfNull: false)
String? shopURL
final

Implementation

@JsonKey(name: 'Shop_URL', includeIfNull: false)
final String? shopURL;