detect abstract method

Future<Payload?> detect(
  1. DetectableImage image
)

Implementation

Future<Payload?> detect(DetectableImage image);