supportsIdle property

bool supportsIdle

Does the server support IDLE?

Implementation

bool get supportsIdle => supports(capabilityIdle);