updateUserProfile abstract method

Future<HeraResponse> updateUserProfile(
  1. ServiceCall call,
  2. HeraRequest request
)

Implementation

$async.Future<$0.HeraResponse> updateUserProfile(
    $grpc.ServiceCall call, $0.HeraRequest request);