Instances$1 constructor

Instances$1({
  1. String? instanceId,
})

Implementation

Instances$1({
  this.instanceId,
});