customerId property
The identifier of the Stripe Customer object. See https://stripe.com/docs/api/customers/object#customer_object-id
Implementation
String? get customerId => throw _privateConstructorUsedError;
The identifier of the Stripe Customer object. See https://stripe.com/docs/api/customers/object#customer_object-id
String? get customerId => throw _privateConstructorUsedError;