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