Collection constructor
Collection({})
Implementation
Collection(
{required this.os,
required this.deviceSize,
required this.newUser,
required this.country,
required this.deviceType,
required this.version});