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