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