notStatement property
A logical rule statement used to negate the results of another rule
statement. You provide one Statement within the
NotStatement.
Implementation
final NotStatement? notStatement;
A logical rule statement used to negate the results of another rule
statement. You provide one Statement within the
NotStatement.
final NotStatement? notStatement;