GetEntitiesResponse constructor
GetEntitiesResponse({
- List<
EntityDescription> ? descriptions,
Implementation
GetEntitiesResponse({
this.descriptions,
});
GetEntitiesResponse({
this.descriptions,
});