isClosed method

bool isClosed()

Implementation

bool isClosed() => state == MailboxState.closed;