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