confirmation_token property

String? get confirmation_token
inherited

If collected previously, the ID of the ConfirmationToken to use to confirm this SetupIntent. This is mutually exclusive with the elements parameter.

Implementation

String? get confirmation_token => throw _privateConstructorUsedError;