imageTooBrightMessage property

String? imageTooBrightMessage
getter/setter pair

iOS Options The warning message when the camera result is too bright.

Implementation

/// The warning message when the camera result is too bright.
String? imageTooBrightMessage;