avatars abstract method

void avatars(
  1. {String? id}
)

Adds the avatars part to this ICdnHttpRoute.

Implementation

void avatars({String? id});