type property

String get type
inherited

The data type this probe is collecting.

Implementation

String get type => measure?.type ?? 'unknown';