Import class

Inheritance

Constructors

Import(String name, [String? as])

Properties

as String?
final
hasAs bool
no setter
hashCode int
The hash code for this object.
no setterinherited
name StringLiteral
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

code() String
override
decorate(String code) String
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited
writeTo(File file) Future<void>
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited