menu
saropa_dart_utils package
documentation
collections/stream_quantile_utils.dart
StreamQuantileUtils
p property
p property
dark_mode
light_mode
p
property
double
get
p
The target quantile in the range 0 to 1.
Implementation
double get p => _p;
saropa_dart_utils package
documentation
collections/stream_quantile_utils
StreamQuantileUtils
p property
StreamQuantileUtils class