isCanceled property

bool isCanceled

True if Apple Pay dialog was canceled

Implementation

bool get isCanceled => status == STATUS_CANCELED;