UnRegister constructor

UnRegister(
  1. int requestID,
  2. int registrationID
)

Implementation

UnRegister(this.requestID, this.registrationID);