types property

Map<String, double> types
inherited

The types as a map of type name and percentage of hits.

Implementation

Map<String, double> get types => throw _privateConstructorUsedError;