limit property Null safety

int? limit
read / write

检索返回的最大记录数,最大和默认都是100

Implementation

int? limit;