BackpackProfile constructor

BackpackProfile(
  1. Client client
)

inventory profile constructor

Implementation

BackpackProfile(Client client) : super(client, FortniteProfile.theater0);