ComputeInstance constructor

ComputeInstance({
  1. String? instance,
})

Implementation

ComputeInstance({this.instance});