ok property

bool ok

Implementation

bool get ok =>
    status != null && status == NewTransactionResponseStatus.success;