menu
aws_wafv2_api package
documentation
wafv2-2019-07-29.dart
NotStatement
NotStatement constructor
NotStatement constructor
dark_mode
light_mode
NotStatement
constructor
NotStatement
(
{
required
Statement
statement
,
})
Implementation
NotStatement({ required this.statement, });
aws_wafv2_api package
documentation
wafv2-2019-07-29
NotStatement
NotStatement constructor
NotStatement class