introducesNew property

  1. @override
bool introducesNew
override

Whether this target introduces the "new" table reference in the sub-scope of the create trigger statement.

Implementation

@override
bool get introducesNew => true;