uploadProfileImage abstract method

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

Implementation

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