rules abstract method

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

Adds the rules part to this IHttpRoute.

Implementation

void rules({String? id});