total property

num? total

Implementation

num? get total;
void total=(num? total)

Implementation

set total(num? total);