type property
read / write
Every response returned by the VM Service has the type property. This allows the client distinguish between different kinds of responses.
Implementation
String type;
Every response returned by the VM Service has the type property. This allows the client distinguish between different kinds of responses.
String type;