isEmpty method

bool isEmpty()

Implementation

bool isEmpty() => state == MailboxState.empty;