UpdateSpeedLimitNotification constructor
UpdateSpeedLimitNotification({
- required bool isUpload,
Implementation
UpdateSpeedLimitNotification({required this.isUpload});
UpdateSpeedLimitNotification({required this.isUpload});