CancellationEvent constructor

CancellationEvent({
  1. String? eventTime,
})

Implementation

CancellationEvent({this.eventTime});