total property

  1. @Index(index: 3, name: "total", pattern: "")
int? total
getter/setter pair

Start total

Implementation

@Index(index: 3, name: "total", pattern: "")
int? total;