status property
Status of this SetupIntent, one of requires_payment_method, requires_confirmation, requires_action, processing, canceled, or succeeded.
Implementation
SetupIntentsStatus get status => throw _privateConstructorUsedError;
Status of this SetupIntent, one of requires_payment_method, requires_confirmation, requires_action, processing, canceled, or succeeded.
SetupIntentsStatus get status => throw _privateConstructorUsedError;