SetEvent constructor

SetEvent({
  1. required bool next,
})

Implementation

SetEvent({required this.next});