type property

String type
inherited

The data type this probe is collecting.

Implementation

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