menu
googleapis package
documentation
chromeuxreport/v1.dart
Percentiles
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
core.Map<core.String, core.dynamic> toJson() => { if (p75 != null) 'p75': p75!, };
googleapis package
documentation
chromeuxreport/v1
Percentiles
toJson method
Percentiles class