type property

String? type

The data type this probe is collecting.

Implementation

String? get type => measure?.type;