events property

List<AutoRollbackEvent>? events
final

The event type or types that trigger a rollback.

Implementation

final List<AutoRollbackEvent>? events;