isDealer property

  1. @JsonKey(name: 'is_dealer')
bool? isDealer
final

Implementation

@JsonKey(name: 'is_dealer')
final bool? isDealer;