MetadataTypeInfoString class
- Inheritance
-
- Object
- MetadataTypeInfo
- MetadataTypeInfoPromitive<
String> - MetadataTypeInfoString
Constructors
Properties
-
docs
→ List<
String> ? -
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- isNone → bool
-
no setterinherited
- isPromitive → bool
-
no setteroverride
- name → String?
-
finalinherited
-
paths
→ List<
String> ? -
finalinherited
- primitiveType → PrimitiveTypes
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- typeId → int
-
finalinherited
- typeName → MetadataTypes
-
no setteroverride
- viewName ↔ String?
-
getter/setter pairinherited
Methods
-
cast<
E extends MetadataTypeInfo> () → E -
inherited
-
copyWith(
{int? typeId, String? name, List< String> ? paths, List<String> ? docs}) → MetadataTypeInfoPromitive<String> -
override
-
findType<
E extends MetadataTypeInfo> (String name) → E? -
inherited
-
getTypeNames(
) → List< String> -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
override
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited