PickFileCallback typedef

PickFileCallback = Future<void> Function()

Implementation

typedef PickFileCallback = Future<void> Function();