pins abstract method

void pins(
  1. {String? id}
)

Adds the pins part to this IHttpRoute.

Implementation

void pins({String? id});