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