ReportResponse typedef Null safety
Response message for the Report method.
If the request contains any invalid data, the server returns an RPC error.
Implementation
typedef ReportResponse = $Empty;
Response message for the Report method.
If the request contains any invalid data, the server returns an RPC error.
typedef ReportResponse = $Empty;