menu
analyzer package
documentation
dart/element/element.dart
AugmentedInterfaceElement
getMethod abstract method
getMethod abstract method
dark_mode
light_mode
getMethod
abstract method
MethodElement
?
getMethod
(
String
name
)
Returns the method from
methods
that has the given
name
.
Implementation
MethodElement? getMethod(String name);
analyzer package
documentation
dart/element/element
AugmentedInterfaceElement
getMethod abstract method
AugmentedInterfaceElement class