menu
googleapis package
documentation
gmail/v1.dart
ModifyThreadRequest
ModifyThreadRequest constructor
ModifyThreadRequest constructor
dark_mode
light_mode
ModifyThreadRequest
constructor
ModifyThreadRequest
(
{
List
<
String
>
?
addLabelIds
,
List
<
String
>
?
removeLabelIds
,
})
Implementation
ModifyThreadRequest({ this.addLabelIds, this.removeLabelIds, });
googleapis package
documentation
gmail/v1
ModifyThreadRequest
ModifyThreadRequest constructor
ModifyThreadRequest class