imageIndex property

int get imageIndex

The index to the input image in the input array provided to the request.

Implementation

int get imageIndex => _imageIndex;