Enable events in this domain.
Future<void> enable() async { await _client.send('DeviceAccess.enable'); }