limit property Null safety

int? limit
read / write

limit,默认100,最大100

Implementation

int? limit;