classify abstract method

Future<List<Predictions>> classify(
  1. File image
)

Implementation

Future<List<Predictions>> classify(File image);