NUIAuthStandardResp constructor

NUIAuthStandardResp(
  1. NUIEntType dataType,
  2. DataSetter dataSetter
)

Implementation

NUIAuthStandardResp(this.dataType, this.dataSetter);