customerId property

String? customerId
inherited

The identifier of the Stripe Customer object. See https://stripe.com/docs/api/customers/object#customer_object-id

Implementation

String? get customerId => throw _privateConstructorUsedError;