selectedMailbox property

Mailbox? get selectedMailbox

Retrieves the currently selected mailbox, if any.

Compare selectMailbox(...).

Implementation

Mailbox? get selectedMailbox => _selectedMailbox;