status property

SetupIntentsStatus get status
inherited

Status of this SetupIntent, one of requires_payment_method, requires_confirmation, requires_action, processing, canceled, or succeeded.

Implementation

SetupIntentsStatus get status => throw _privateConstructorUsedError;