rightEyeOpenProbability property

double? rightEyeOpenProbability
final

Probability that the face's right eye is open.

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

Implementation

final double? rightEyeOpenProbability;