CreateNativeEventHandlerRequest constructor

const CreateNativeEventHandlerRequest(
  1. IrisMethodCall methodCall
)

Implementation

const CreateNativeEventHandlerRequest(IrisMethodCall methodCall)
    : super(methodCall);