CustomAttributeTypeMethodDef constructor

const CustomAttributeTypeMethodDef(
  1. MethodDefIndex value
)

Implementation

const CustomAttributeTypeMethodDef(this.value) : super._();