onDelete property

EventStream<O> onDelete

Implementation

EventStream<O> get onDelete => entityRepository.onDelete;