Future<Map?> clIsoPolling({int timeoutMs = 3000}) => _ch.invokeMethod<Map>('cl.isoPolling', {'timeoutMs': timeoutMs});