id property

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

Implementation

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