decimalPlaces property
int?
get
decimalPlaces
Implementation
int? get decimalPlaces => _indexedAccount?.instrument.decimalPlaces;
int? get decimalPlaces => _indexedAccount?.instrument.decimalPlaces;