ClassInfo class

Constructors

ClassInfo()

Properties

buildList List<String>
no setter
className String
no setter
hashCode int
The hash code for this object.
no setterinherited
interface ↔ ClassElement
getter/setter pair
interfaceAnn ↔ ConstantReader
getter/setter pair
interfaceName String
no setter
methodInfoList List<MethodInfo>
final
propertyInfoMap LinkedHashMap<String, PropertyInfo>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
signalInfoList List<SignalInfo>
final
useLog bool
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited