customerId property

  1. @JsonKey(name: "customer")
String? get customerId
inherited

Implementation

@JsonKey(name: "customer")
String? get customerId => throw _privateConstructorUsedError;