introducesOld property

  1. @override
bool introducesOld
override

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

Implementation

@override
bool get introducesOld => false;