stickers abstract method

void stickers(
  1. {String? id}
)

Adds the stickers part to this IHttpRoute.

Implementation

void stickers({String? id});