invites abstract method

void invites({
  1. String? id,
})

Adds the invites part to this IHttpRoute.

Implementation

void invites({String? id});