Returns true if the app already has storage / media-read permission.
true
Future<bool> hasStoragePermission() => throw UnimplementedError('hasStoragePermission() not implemented.');