affairM property

Map<String, Affair> affairM
getter/setter pair

All the affairs, that this corporate owns.

Implementation

Map<String, Affair> affairM = {'dawoApp': affair};