Enables page domain notifications.
Future<void> enable() async { await _client.send('Page.enable'); }