menu
bones_api package
documentation
bones_api.dart
APIMetric
APIMetric constructor
APIMetric constructor
dark_mode
light_mode
APIMetric
constructor
APIMetric
(
String
name
, {
Duration
?
duration
,
String
?
description
,
int
?
n
,
})
Implementation
APIMetric(this.name, {this.duration, this.description, this.n});
bones_api package
documentation
bones_api
APIMetric
APIMetric constructor
APIMetric class