errors property

List<ApplePaySheetError>? errors
inherited

In case user input is wrong use this to display the errors in the apple pay sheet.

Implementation

List<ApplePaySheetError>? get errors => throw _privateConstructorUsedError;