stripeCustomerId property
The unique identifier of the user in Stripe.
Implementation
@BuiltValueField(wireName: r'stripe_customer_id')
String? get stripeCustomerId;
The unique identifier of the user in Stripe.
@BuiltValueField(wireName: r'stripe_customer_id')
String? get stripeCustomerId;