downloadFile abstract method

Future<void> downloadFile(
  1. SignedFile item
)

Implementation

Future<void> downloadFile(SignedFile item);