success property

bool get success

Whether the transaction succeeded.

Implementation

bool get success => status == 1;