Aria2Option class Null safety

Annotations

Constructors

Aria2Option()
Aria2Option.fromJson(Map<String, dynamic> json)
factory

Properties

allowOverwrite bool?
read / write
allowPieceLengthChange bool?
read / write
alwaysResume bool?
read / write
asyncDns bool?
read / write
autoFileRenaming bool?
read / write
autoSaveInterval int?
read / write
btDetachSeedOnly bool?
read / write
btEnableHookAfterHashCheck bool?
read / write
btEnableLpd bool?
read / write
btForceEncryption bool?
read / write
btHashCheckSeed bool?
read / write
btLoadSavedMetadata bool?
read / write
btMaxOpenFiles int?
read / write
btMaxPeers int?
read / write
btMetadataOnly bool?
read / write
btMinCryptoLevel String?
read / write
btPrioritizePiece String?
read / write
btRemoveUnselectedFile bool?
read / write
btRequestPeerSpeedLimit int?
read / write
btRequireCrypto bool?
read / write
btSaveMetadata bool?
read / write
btSeedUnverified bool?
read / write
btStopTimeout int?
read / write
btTracker String?
read / write
btTrackerConnectTimeout int?
read / write
btTrackerInterval int?
read / write
btTrackerTimeout int?
read / write
caCertificate String?
read / write
checkCertificate bool?
read / write
checkIntegrity bool?
read / write
conditionalGet bool?
read / write
confPath String?
read / write
connectTimeout int?
read / write
consoleLogLevel String?
read / write
contentDispositionDefaultUtf8 bool?
read / write
continue_ bool?
read / write
daemon bool?
read / write
deferredInput bool?
read / write
dhtEntryPoint String?
read / write
dhtEntryPoint6 String?
read / write
dhtFilePath String?
read / write
dhtFilePath6 String?
read / write
dhtListenPort String?
read / write
dhtMessageTimeout int?
read / write
dir String?
read / write
disableIpv6 bool?
read / write
diskCache int?
read / write
downloadResult String?
read / write
dryRun bool?
read / write
dscp int?
read / write
enableColor bool?
read / write
enableDht bool?
read / write
enableDht6 bool?
read / write
enableHttpKeepAlive bool?
read / write
enableHttpPipelining bool?
read / write
enableMmap bool?
read / write
enablePeerExchange bool?
read / write
enableRpc bool?
read / write
eventPoll bool?
read / write
fileAllocation String?
read / write
read / write
followTorrent bool?
read / write
forceSave bool?
read / write
ftpPasv bool?
read / write
ftpReuseConnection bool?
read / write
ftpType String?
read / write
hashCheckOnly bool?
read / write
hashCode int
The hash code for this object.
read-onlyinherited
help String?
read / write
httpAcceptGzip bool?
read / write
httpAuthChallenge bool?
read / write
httpNoCache bool?
read / write
httpWantDigest bool?
read / write
humanReadable bool?
read / write
keepUnfinishedDownloadResult bool?
read / write
listenPort String?
read / write
logLevel String?
read / write
lowestSpeedLimit int?
read / write
maxConcurrentDownloads int?
read / write
maxConnectionPerServer int?
read / write
maxDownloadLimit int?
read / write
maxDownloadResult int?
read / write
maxFileNotFound int?
read / write
maxMmapLimit int?
read / write
maxOverallDownloadLimit int?
read / write
maxOverallUploadLimit int?
read / write
maxResumeFailureTries int?
read / write
maxTries int?
read / write
maxUploadLimit int?
read / write
metalinkEnableUniqueProtocol String?
read / write
metalinkPreferredProtocol bool?
read / write
minSplitSize int?
read / write
minTlsVersion String?
read / write
netrcPath String?
read / write
noConf bool?
read / write
noFileAllocationLimit int?
read / write
noNetrc bool?
read / write
onDownloadComplete String?
read / write
onDownloadStop String?
read / write
optimizeConcurrentDownloads bool?
read / write
parameterizedUri bool?
read / write
pauseMetadata bool?
read / write
peerAgent String?
read / write
peerIdPrefix String?
read / write
pieceLength int?
read / write
proxyMethod String?
read / write
quiet bool?
read / write
realtimeChunkChecksum bool?
read / write
remoteTime bool?
read / write
removeControlFile bool?
read / write
retryOn400 bool?
read / write
retryOn403 bool?
read / write
retryOn406 bool?
read / write
retryOnUnknown bool?
read / write
retryWait int?
read / write
reuseUri bool?
read / write
rlimitNofile int?
read / write
rpcAllowOriginAll String?
read / write
rpcListenAll bool?
read / write
rpcListenPort String?
read / write
rpcMaxRequestSize int?
read / write
rpcSaveUploadMetadata bool?
read / write
rpcSecure bool?
read / write
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited
saveNotFound bool?
read / write
saveSession String?
read / write
saveSessionInterval int?
read / write
seedRatio String?
read / write
seedTime int?
read / write
serverStatTimeout int?
read / write
showConsoleReadout bool?
read / write
showFiles bool?
read / write
socketRecvBufferSize int?
read / write
split int?
read / write
stderr bool?
read / write
stop int?
read / write
streamPieceSelector String?
read / write
summaryInterval int?
read / write
timeout int?
read / write
truncateConsoleReadout bool?
read / write
uriSelector String?
read / write
useHead bool?
read / write
userAgent String?
read / write

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a non-existent method or property is accessed.
inherited
toJson() Map<String, dynamic>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited