GetErrorRequest constructor
const
GetErrorRequest(
- int requestId
Implementation
const GetErrorRequest(int requestId) : super(requestId, RequestType.getError);
const GetErrorRequest(int requestId) : super(requestId, RequestType.getError);