NtiuspProfiles constructor

NtiuspProfiles({
  1. NtiuspProfileType? profileType,
  2. String? profileTypeValue,
})

Implementation

NtiuspProfiles({this.profileType, this.profileTypeValue});