menu
googleapis package
documentation
drive/v3.dart
ModifyLabelsResponse
modifiedLabels property
modifiedLabels property
dark_mode
light_mode
modifiedLabels
property
List
<
Label
>
?
modifiedLabels
getter/setter pair
The list of labels which were added or updated by the request.
Implementation
core.
List
<Label>? modifiedLabels;
googleapis package
documentation
drive/v3
ModifyLabelsResponse
modifiedLabels property
ModifyLabelsResponse class
Constructors
new
fromJson
Properties
hashCode
kind
modifiedLabels
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==