limit property

int? limit

Implementation

int? get limit => (_$data['limit'] as int?);