threadMembers abstract method

void threadMembers(
  1. {String? id}
)

Adds the thread-members part to this IHttpRoute.

Implementation

void threadMembers({String? id});