leftEyeOpenProbability property
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;
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.
final double? leftEyeOpenProbability;