PickImageCallback typedef

PickImageCallback = Future<void> Function()

Implementation

typedef PickImageCallback = Future<void> Function();