BatchGetObjectInformation constructor
BatchGetObjectInformation({
- required ObjectReference objectReference,
Implementation
BatchGetObjectInformation({
required this.objectReference,
});