DoubleQuote class
natural double quotation mark """
- Inheritance
-
- Object
- Quote
- SymmetricalQuote
- DoubleQuote
Constructors
Properties
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