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