members abstract method

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

Adds the members part to this IHttpRoute.

Implementation

void members({String? id});