menu
bootpay package
documentation
shims/bootpay_web.dart
Promise<T>
then method
then method
dark_mode
light_mode
then
method
Promise
then
(
void
onFulfilled
(
T
result
), [
Function
onRejected
])
Implementation
external Promise then (void onFulfilled(T result), [Function onRejected]);
bootpay package
documentation
shims/bootpay_web
Promise<T>
then method
Promise class