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