BatchReadResponse constructor
BatchReadResponse({
- List<
BatchReadOperationResponse> ? responses,
Implementation
BatchReadResponse({
this.responses,
});
BatchReadResponse({
this.responses,
});