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