addPart abstract method

Future<AdminExecResp> addPart(
  1. AddPartReq? req
)

Implementation

Future<AdminExecResp> addPart(AddPartReq? req);