BatchGetObjectInformationResponse constructor
BatchGetObjectInformationResponse({
- String? objectIdentifier,
- List<
SchemaFacet> ? schemaFacets,
Implementation
BatchGetObjectInformationResponse({
this.objectIdentifier,
this.schemaFacets,
});