updateProfileInformation abstract method

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

Implementation

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