units property

Map<int, LoadingUnit>? units

Implementation

Map<int, LoadingUnit>? get units => _units;