removeMyAvatar abstract method

Future<RemoveMyAvatarResponse> removeMyAvatar(
  1. ServiceCall call,
  2. RemoveMyAvatarRequest request
)

Implementation

$async.Future<$2.RemoveMyAvatarResponse> removeMyAvatar(
    $grpc.ServiceCall call, $2.RemoveMyAvatarRequest request);