isError property

bool isError

Implementation

bool get isError => status == PaymentStatus.Error;