handleActions property
Set this to false if you want to handle next actions yourself, or if you want to defer next action handling until later (e.g. for use in the PaymentRequest API). Default is true.
Implementation
bool? get handleActions => throw _privateConstructorUsedError;