menu
googleapis package
documentation
health/v4.dart
ListDataPointsResponse
ListDataPointsResponse.new constructor
ListDataPointsResponse.new constructor
dark_mode
light_mode
ListDataPointsResponse
constructor
ListDataPointsResponse
(
{
List
<
DataPoint
>
?
dataPoints
,
String
?
nextPageToken
,
})
Implementation
ListDataPointsResponse({this.dataPoints, this.nextPageToken});
googleapis package
documentation
health/v4
ListDataPointsResponse
ListDataPointsResponse.new constructor
ListDataPointsResponse class