decimalPlaces property

int? get decimalPlaces

Implementation

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