ProfileCapabilities constructor Null safety
Implementation
ProfileCapabilities({
required this.maximumNumberOfProfiles,
required this.configurationsSupported,
});
ProfileCapabilities({
required this.maximumNumberOfProfiles,
required this.configurationsSupported,
});