total property

  1. @JsonKey.new(defaultValue: 0)
num total
final

Totla damage.

Implementation

@JsonKey(defaultValue: 0)
final num total;