roles abstract method

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

Adds the roles part to this IHttpRoute.

Implementation

void roles({String? id});