channels abstract method

void channels(
  1. {String? id}
)

Adds the channels part to this IHttpRoute.

Implementation

void channels({String? id});