users abstract method

void users(
  1. {String? id}
)

Adds the users part to this IHttpRoute.

Implementation

void users({String? id});