menu
lean_builder package
documentation
type.dart
InterfaceType
hasMethod abstract method
hasMethod abstract method
dark_mode
light_mode
hasMethod
abstract method
bool
hasMethod
(
String
name
)
Returns true if this type has a method with the given
name
.
Implementation
bool hasMethod(String name);
lean_builder package
documentation
type
InterfaceType
hasMethod abstract method
InterfaceType class