UpdateSpeedLimitNotification constructor

UpdateSpeedLimitNotification({
  1. required bool isUpload,
})

Implementation

UpdateSpeedLimitNotification({required this.isUpload});