onDownloadStartRequest method

  1. @Deprecated('Use onDownloadStarting instead')
  2. @override
void onDownloadStartRequest(
  1. DownloadStartRequest downloadStartRequest
)
override

Use onDownloadStarting instead

Implementation

@Deprecated('Use onDownloadStarting instead')
@override
void onDownloadStartRequest(DownloadStartRequest downloadStartRequest) {}