imageExists abstract method

Future<bool> imageExists(
  1. String image
)

Implementation

Future<bool> imageExists(String image);