viewProfilePicture abstract method

Future<ImageResponse> viewProfilePicture(
  1. ServiceCall call,
  2. IdentifierUUID request
)

Implementation

$async.Future<$1.ImageResponse> viewProfilePicture(
    $grpc.ServiceCall call, $1.IdentifierUUID request);