customerID property

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

Implementation

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