supplierID property

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

Implementation

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