types property

List<String> types

The list of measure types supported by this sampling schema.

Implementation

List<String> get types => _configurations.keys.toList();