image property
      
      Uint8List?
      get
      image
      
    
    
The input image used to determine the liveness.
Implementation
Uint8List? get image => _image;The input image used to determine the liveness.
Uint8List? get image => _image;