SizeRange class
- Inheritance
-
- Object
- RetainedAnnotation
- StructureMetadata
- SizeRange
- Implemented types
Constructors
Properties
Methods
-
getCachedValue(
DogStructure structure, DogStructureField field) → dynamic -
override
-
isApplicable(
DogStructure structure, DogStructureField field) → bool -
override
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
-
validate(
dynamic cached, dynamic value, DogEngine engine) → bool -
override
-
visit(
APISchemaObject object) → void -
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited