supplierID property

  1. @JsonKey.new(name: 'supplierID')
String? get supplierID
inherited

Implementation

@JsonKey(name: 'supplierID')
String? get supplierID => throw _privateConstructorUsedError;