GRpcErrorResponse constructor
GRpcErrorResponse({
- required InternalGRpcError error,
Implementation
GRpcErrorResponse({required this.error});
GRpcErrorResponse({required this.error});