leftEyeOpenProbability property

double? leftEyeOpenProbability
final

Probability that the face's left eye is open.

A value between 0.0 and 1.0 inclusive, or null if probability was not computed.

Implementation

final double? leftEyeOpenProbability;