isBlock property

bool isBlock

Getter

return bool

We dont know this status is Possible or Not User will get this OneTapStatus.BLOCK

! For now its never called

Implementation

bool get isBlock => status == OneTapStatus.BLOCK;