image property

Uint8List? image

The input image used to determine the liveness.

Implementation

Uint8List? get image => _image;