menu
influxdb_client package
documentation
api.dart
LabelResponse
LabelResponse constructor
LabelResponse constructor
dark_mode
light_mode
LabelResponse
constructor
LabelResponse
(
{
Label
?
label
,
Links
?
links
,
})
Returns a new
LabelResponse
instance.
Implementation
LabelResponse({ this.label, this.links, });
influxdb_client package
documentation
api
LabelResponse
LabelResponse constructor
LabelResponse class