tooBig property

bool get tooBig
inherited

Indicates that this commit contained too many ops, or data size was too large. Consumers will need to make a separate request to get missing data.

Implementation

bool get tooBig => throw _privateConstructorUsedError;