bans abstract method

void bans(
  1. {String? id}
)

Adds the bans part to this IHttpRoute.

Implementation

void bans({String? id});