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