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