customer_notify property

  1. @JsonKey(toJson: _boolToInt, fromJson: _intToBool)
bool? get customer_notify
inherited

Implementation

@JsonKey(toJson: _boolToInt, fromJson: _intToBool)
bool? get customer_notify;