menu
googleapis package
documentation
gmail/v1.dart
FilterAction
FilterAction constructor
FilterAction 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 constructor
FilterAction class