limit property

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

Start limit

Implementation

@Index(index: 2, name: "limit", pattern: "")
int? limit;