channelIcons abstract method

void channelIcons(
  1. {required String id}
)

Adds the channel-icons part to this ICdnHttpRoute.

Implementation

void channelIcons({required String id});