Stickers constructor

Stickers(
  1. {required List<Sticker> stickers,
  2. int? extra,
  3. int? clientId}
)

Represents a list of stickers

Implementation

Stickers