isCanceled property

bool isCanceled

True if Google Pay dialog was canceled

Implementation

bool get isCanceled => status == STATUS_CANCELED;