throwOnLimitExceeded property

bool throwOnLimitExceeded
final

When true, exceeding any limit (like parameterLimit or listLimit) throws instead of applying a soft cap.

Implementation

final bool throwOnLimitExceeded;