factory DetectableImage.fromRgba(List<int> bytes, int width, int height) { // not implemented return DetectableImage(null); }