supportsThreading property
bool
get
supportsThreading
Checks if the connected service supports threading
Compare fetchThreads
Implementation
bool get supportsThreading => _incomingMailClient.supportsThreading;