menu
oura package
documentation
generated/oura.swagger.dart
MultiDocumentResponseTagModel
MultiDocumentResponseTagModel.new const constructor
MultiDocumentResponseTagModel.new const constructor
dark_mode
light_mode
MultiDocumentResponseTagModel
constructor
const
MultiDocumentResponseTagModel
(
{
required
List
<
TagModel
>
data
,
required
dynamic
nextToken
,
})
Implementation
const MultiDocumentResponseTagModel({ required this.data, required this.nextToken, });
oura package
documentation
generated/oura.swagger
MultiDocumentResponseTagModel
MultiDocumentResponseTagModel.new const constructor
MultiDocumentResponseTagModel class