menu
masamune_purchase_stripe package
documentation
models/stripe_purchase.dart
StripePurchaseModel
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_purchase
StripePurchaseModel
customerId property
StripePurchaseModel class