won property

String get won

Implementation

String get won {
  return "${numberFormat.format(this)}원";
}