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