ObjEdit constructor

const ObjEdit({
  1. String? head,
})

Implementation

const ObjEdit({this.head});