$ArtifactSchemaComponent class
- Mixed-in types
Constructors
- $ArtifactSchemaComponent()
-
const
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
baseTypeOf(
DartType type) → String -
inherited
-
isCollectionType(
String baseType) → bool -
inherited
-
isNullableType(
DartType type) → bool -
inherited
-
isNumericType(
String baseType) → bool -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
onGenerate(
ArtifactBuilder builder, ClassElement clazz, ConstructorElement ctor, List< FormalParameterElement> params, BuildStep step, List<String> ? eFields) → Future<$BuildOutput> -
override
-
paramName(
FormalParameterElement param) → String -
inherited
-
subclassTagFor(
ClassElement clazz) → String -
inherited
-
supportsDeleteFlag(
FormalParameterElement param) → bool -
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited