Class class
The subject of the Fields
annotation
Constructors
-
Class({required String name, required Iterable<
Field> fields}) -
The subject of the
Fields
annotationconst - Class.fromElement(ClassElement element)
-
gets the class from the
ClassElement
factory
Properties
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