unlimited property

bool unlimited

Implementation

bool get unlimited => providerArgs['limit'] == null || providerArgs['limit'] < 1;