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