NUIAuthLogoutReq constructor

NUIAuthLogoutReq({
  1. String? accessToken,
})

Implementation

NUIAuthLogoutReq({this.accessToken});