type property

String? type
inherited

The type of error returned. One of api_error, card_error, idempotency_error, or invalid_request_error

Implementation

String? get type => throw _privateConstructorUsedError;