Sets the Clash mode.
Future<void> setClashMode(String mode) async { throw UnimplementedError('setClashMode() has not been implemented.'); }