serverId property

Id? get serverId

The ID of the IMAP server this mail client is connected to.

Compare clientId

Implementation

Id? get serverId => _incomingMailClient.serverId;