positions property

Map<int, PositionModel>? positions
getter/setter pair

Implementation

Map<int, PositionModel>? positions;