menu
stripe_api_client package
documentation
models/customer_session.dart
CustomerSession
customerAccount property
customerAccount property
dark_mode
light_mode
customerAccount
property
String
?
customerAccount
getter/setter pair
The Account that the Customer Session was created for.
Implementation
String? customerAccount;
stripe_api_client package
documentation
models/customer_session
CustomerSession
customerAccount property
CustomerSession class