shopURLValid property

  1. @JsonKey.new(name: 'Shop_URL_Valid', includeIfNull: false)
bool? shopURLValid
final

Implementation

@JsonKey(name: 'Shop_URL_Valid', includeIfNull: false)
final bool? shopURLValid;