limit property Null safety

int? limit
read / write

查询数量限制,默认100

Implementation

int? limit;