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