menu
aws_networkmanager_api package
documentation
networkmanager-2019-07-05.dart
Bandwidth
Bandwidth constructor
Bandwidth constructor
dark_mode
light_mode
Bandwidth
constructor
Bandwidth
(
{
int
?
downloadSpeed
,
int
?
uploadSpeed
,
})
Implementation
Bandwidth({ this.downloadSpeed, this.uploadSpeed, });
aws_networkmanager_api package
documentation
networkmanager-2019-07-05
Bandwidth
Bandwidth constructor
Bandwidth class