ObjectType constructor

const ObjectType(
  1. Map<String, TypeDef> attrs
)

Implementation

const ObjectType(this.attrs);