menu
stripe_api_client package
documentation
models/checkout/session.dart
Session
expiresAt property
expiresAt property
dark_mode
light_mode
expiresAt
property
int
?
expiresAt
getter/setter pair
The timestamp at which the Checkout Session will expire.
Implementation
int? expiresAt;
stripe_api_client package
documentation
models/checkout/session
Session
expiresAt property
Session class