EventRegistrationFailed constructor

EventRegistrationFailed({
  1. ErrorCause? cause,
})

Implementation

EventRegistrationFailed({this.cause});