getNamedConstructor2 abstract method
Returns the constructor from constructors2 that has the given name
.
Implementation
ConstructorElement2? getNamedConstructor2(String name);
Returns the constructor from constructors2 that has the given name
.
ConstructorElement2? getNamedConstructor2(String name);