DataPointDataMap typedef

DataPointDataMap = Map<Type, IDataPointData?>

Implementation

typedef DataPointDataMap = Map<Type, IDataPointData?>;