AngleQuote class

Inheritance

Constructors

AngleQuote()

Properties

begin String
finalinherited
end String
finalinherited
ends String
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
pair bool
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
starts String
no setterinherited

Methods

cover(String str) String
inherited
hasCoveringIn(String str) bool
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
show() String
inherited
toString() String
A string representation of this object.
inherited
uncover(String str) String
inherited

Operators

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