limit property Null safety

int? limit
read / write

最大数量限制,默认100,最大100

Implementation

int? limit;