tooBig property
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;
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.
bool get tooBig => throw _privateConstructorUsedError;