CampaignProfile constructor Null safety
- Client client
campaign profile object
Implementation
CampaignProfile(Client client)
: super(
client,
FortniteProfile.campaign,
);
campaign profile object
CampaignProfile(Client client)
: super(
client,
FortniteProfile.campaign,
);