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