isSuccess property

bool get isSuccess

Whether the card reported success.

Implementation

bool get isSuccess => statusFlag1 == 0x00;