removeMyAvatar abstract method

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

Implementation

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