abstract method that must be implemented by the class mixing in frame_vision_app to capture a photo and perform some action on a 1-, 2-, 3-, n-tap etc.
Future<void> onTap(int taps);