removeMyAvatar abstract method

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

Implementation

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