InstanceInfo constructor

const InstanceInfo({
  1. int? id,
})

Implementation

const InstanceInfo({this.id});