errors property
In case user input is wrong use this to display the errors in the apple pay sheet.
Implementation
List<ApplePaySheetError>? get errors => throw _privateConstructorUsedError;
In case user input is wrong use this to display the errors in the apple pay sheet.
List<ApplePaySheetError>? get errors => throw _privateConstructorUsedError;