menu
googleapis package
documentation
drive/v3.dart
ModifyLabelsResponse
ModifyLabelsResponse.new constructor
ModifyLabelsResponse.new constructor
dark_mode
light_mode
ModifyLabelsResponse
constructor
ModifyLabelsResponse
(
{
String
?
kind
,
List
<
Label
>
?
modifiedLabels
,
})
Implementation
ModifyLabelsResponse({
this
.kind,
this
.modifiedLabels, });
googleapis package
documentation
drive/v3
ModifyLabelsResponse
ModifyLabelsResponse.new constructor
ModifyLabelsResponse class