menu
aria2 package
documentation
models/aria2Task.dart
Aria2Task
errorCode property
errorCode property
dark_mode
light_mode
errorCode
property
@JsonKey(name: 'errorCode', fromJson: toInt, toJson: toString)
int
?
errorCode
getter/setter pair
Implementation
@JsonKey(name: 'errorCode', fromJson: toInt, toJson: toString) int? errorCode;
aria2 package
documentation
models/aria2Task
Aria2Task
errorCode property
Aria2Task class