teamIcons abstract method

void teamIcons({
  1. required String id,
})

Adds the team-icons part to this ICdnHttpRoute.

Implementation

void teamIcons({required String id});