checkForCavity abstract method

Future<bool> checkForCavity(
  1. File image
)

Implementation

Future<bool> checkForCavity(File image);