createUser abstract method

Future<ExecResp> createUser(
  1. CreateUserReq? req
)

Implementation

Future<ExecResp> createUser(CreateUserReq? req);