Backgrounds constructor

Backgrounds(
  1. {required List<Background> backgrounds,
  2. int? extra,
  3. int? clientId}
)

Contains a list of backgrounds

Implementation

Backgrounds