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