menu
dartpip package
documentation
interface_gen/modules/inspect/inspect.dart
ReferenceEqualityWrapper
hasAttribute abstract method
hasAttribute abstract method
dark_mode
light_mode
hasAttribute
abstract method
bool
hasAttribute
(
String
attributeName
)
inherited
Checks if the python object has the given attribute.
Implementation
bool hasAttribute(String attributeName);
dartpip package
documentation
interface_gen/modules/inspect/inspect
ReferenceEqualityWrapper
hasAttribute abstract method
ReferenceEqualityWrapper class