pickImage abstract method

Future<File?> pickImage(
  1. ImageSource source
)

Implementation

Future<File?> pickImage(ImageSource source);