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