Symbol class

Constructors

Symbol.fromMap(Map m)

Properties

baseAsset String
getter/setter pair
baseAssetPrecision int
getter/setter pair
filters List<Filter>
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
icebergAllowed bool
getter/setter pair
isMarginTradingAllowed bool
getter/setter pair
isSpotTradingAllowed bool
getter/setter pair
ocoAllowed bool
getter/setter pair
orderTypes List<OrderType>
getter/setter pair
permissions List<String>
getter/setter pair
quoteAsset String
getter/setter pair
quoteAssetPrecision int
getter/setter pair
quotePrecision int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status SymbolStatus
getter/setter pair
symbol String
getter/setter pair

Methods

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

Operators

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