configurationProfileId property
String?
get
configurationProfileId
Implementation
String? get configurationProfileId => _$this._configurationProfileId;
set
configurationProfileId
(String? configurationProfileId)
Implementation
set configurationProfileId(String? configurationProfileId) =>
_$this._configurationProfileId = configurationProfileId;