menu
googleapis package
documentation
driveactivity/v2.dart
AppliedLabelChangeDetail
AppliedLabelChangeDetail constructor
AppliedLabelChangeDetail constructor
dark_mode
light_mode
AppliedLabelChangeDetail
constructor
AppliedLabelChangeDetail
(
{
List
<
FieldValueChange
>
?
fieldChanges
,
String
?
label
,
String
?
title
,
List
<
String
>
?
types
,
})
Implementation
AppliedLabelChangeDetail({ this.fieldChanges, this.label, this.title, this.types, });
googleapis package
documentation
driveactivity/v2
AppliedLabelChangeDetail
AppliedLabelChangeDetail constructor
AppliedLabelChangeDetail class