IRStructureField constructor
IRStructureField()
Implementation
IRStructureField(
this.accessor,
this.type,
this.typeTree,
this.converterType,
this.serialType,
this.iterableKind,
this.name,
this.optional,
this.structure,
this.metadataSource,
this.$isMap);