menu
masamune_purchase_stripe package
documentation
models/stripe_user.dart
StripeUserModel
customerId property
customerId property
dark_mode
light_mode
customerId
property
@JsonKey(name: "customer")
String
?
get
customerId
inherited
Implementation
@JsonKey(name: "customer") String? get customerId => throw _privateConstructorUsedError;
masamune_purchase_stripe package
documentation
models/stripe_user
StripeUserModel
customerId property
StripeUserModel class