appId property

String? appId
getter/setter pair

The ID of the application to handle this request (applicable for explicit requests).

Either appId or operation must be set to non-null before sending a request.

Implementation

String? appId;