timeout property
The number of milliseconds (after presenting) before the Payment Sheet closes automatically.
At which point presentPaymentSheet` will resolve with an error.
Implementation
int? get timeout => throw _privateConstructorUsedError;
The number of milliseconds (after presenting) before the Payment Sheet closes automatically.
At which point presentPaymentSheet` will resolve with an error.
int? get timeout => throw _privateConstructorUsedError;