unitData property

List<UnitData>? get unitData

Implementation

List<UnitData>? get unitData => _unitData;