value property
int?
get
value
Implementation
int? get value {
if (_$ComponentPrivacySettingEnumMap.containsKey(this)){
return _$ComponentPrivacySettingEnumMap[this];
}
return null;
}
int? get value {
if (_$ComponentPrivacySettingEnumMap.containsKey(this)){
return _$ComponentPrivacySettingEnumMap[this];
}
return null;
}