CommonCoreProfile constructor Null safety
- Client client
common core profile object
Implementation
CommonCoreProfile(Client client)
: super(
client,
FortniteProfile.common_core,
);
common core profile object
CommonCoreProfile(Client client)
: super(
client,
FortniteProfile.common_core,
);