menu
df_safer_dart_lints package
documentation
_common.dart
AugmentedInstanceElement
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);
df_safer_dart_lints package
documentation
_common
AugmentedInstanceElement
getMethod abstract method
AugmentedInstanceElement class