updateClientInfo abstract method

Future<IRegistrationResponse> updateClientInfo(
  1. IClientInfo body
)

Implementation

Future<IRegistrationResponse> updateClientInfo(IClientInfo body,);