Instance Method
cascade()
Adds a
CASCADE clause to the DROP TRIGGER statement instructing that objects that depend on this trigger should also be dropped.@discardableResult func cascade() -> Self