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