LimitBlock constructor

LimitBlock(
  1. QueryBuilderOptions? options
)

Implementation

LimitBlock(QueryBuilderOptions? options) : super(options);