Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
org.dartlang.analysis.server.protocol.ServerService Class Reference

Static Public Attributes

static final String LOG = "LOG"
 
static final String STATUS = "STATUS"
 

Detailed Description

An enumeration of the services provided by the server domain.

@coverage dart.server.generated.types

Definition at line 16 of file ServerService.java.

Member Data Documentation

◆ LOG

final String org.dartlang.analysis.server.protocol.ServerService.LOG = "LOG"
static

Definition at line 18 of file ServerService.java.

◆ STATUS

final String org.dartlang.analysis.server.protocol.ServerService.STATUS = "STATUS"
static

Definition at line 20 of file ServerService.java.


The documentation for this class was generated from the following file: