methods2 property
Return a list containing all of the methods declared in this type.
Implementation
@experimental
List<MethodElement2> get methods2;
Return a list containing all of the methods declared in this type.
@experimental
List<MethodElement2> get methods2;