NtiuspProfiles constructor
NtiuspProfiles({
- NtiuspProfileType? profileType,
- String? profileTypeValue,
Implementation
NtiuspProfiles({this.profileType, this.profileTypeValue});