menu
carp_mobile_sensing package
documentation
runtime.dart
Probe
type property
type property
dark_mode
light_mode
type
property
String
?
get
type
The data type this probe is collecting.
Implementation
String? get type => measure?.type;
carp_mobile_sensing package
documentation
runtime
Probe
type property
Probe class