StorageProfile constructor

StorageProfile(
  1. Client client
)

inventory profile constructor

Implementation

StorageProfile(Client client) : super(client, FortniteProfile.outpost0);