limit property Null safety

int? limit
read / write

limit,条数限制,默认100

Implementation

int? limit;