brightness property

double? brightness
final

Value representing brightness of the face. The service returns a value between 0 and 100 (inclusive). A higher value indicates a brighter face image.

Implementation

final double? brightness;