supportsMove property

bool get supportsMove

Does the server support MOVE?

Implementation

bool get supportsMove => supports(capabilityMove);