limit property

int? limit
inherited

Limit the amount of items returned

@param this_ the object handle @param limit the limit to set

Implementation

int? get limit => throw _privateConstructorUsedError;