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