pickImage abstract method

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

Implementation

Future<File?> pickImage(dynamic source);