macro_builder
definition
TypeDeclaration
isSubtype abstract method
isSubtype
isSubtype
method
Null safety
bool
isSubtype
(
TypeDeclaration
other
)
Implementation
bool isSubtype(TypeDeclaration other);
macro_builder
definition
TypeDeclaration
isSubtype abstract method
TypeDeclaration class
Constructors
TypeDeclaration
Properties
hashCode
isAbstract
isExternal
isNullable
name
reference
runtimeType
scope
typeArguments
typeParameters
Methods
isSubtype
noSuchMethod
toString
Operators
operator ==