Map<String, dynamic> toJson() => withoutNulls({ 'afterBytes': afterBytes, 'bytesPerSec': bytesPerSec, 'burstBytesPerSec': burstBytesPerSec, });