InternetFileProcess typedef

  1. @Deprecated('Usage `progress` instead')
InternetFileProcess = void Function(double percentage)

Implementation

@Deprecated('Usage `progress` instead')
typedef InternetFileProcess = void Function(double percentage);