const factory LimitFallback({ int? afterBytes, int? bytesPerSec, int? burstBytesPerSec, }) = _LimitFallback;