failed property

bool get failed

Whether the purchase failed.

Implementation

bool get failed => !_success;