value property

String get value

Implementation

String get value => this == TruvideoSdkCameraFlashMode.off ? "off" : "on";