menu
dartpip package
documentation
interface_gen/interface_gen.dart
InstantiatedInspectMixin
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/interface_gen
InstantiatedInspectMixin
hasAttribute abstract method
InstantiatedInspectMixin mixin