EventOnDialogError constructor

EventOnDialogError({
  1. IncomingMessage? response,
})

Implementation

EventOnDialogError({this.response});