wrapperSessionScanViewConfigOptionElementAlignmentValues top-level property
EnumValues<WrapperSessionScanViewConfigOptionElementAlignment>
wrapperSessionScanViewConfigOptionElementAlignmentValues
final
Implementation
final wrapperSessionScanViewConfigOptionElementAlignmentValues = EnumValues({
"bottom_left": WrapperSessionScanViewConfigOptionElementAlignment.BOTTOM_LEFT,
"bottom_right": WrapperSessionScanViewConfigOptionElementAlignment.BOTTOM_RIGHT,
"top_left": WrapperSessionScanViewConfigOptionElementAlignment.TOP_LEFT,
"top_right": WrapperSessionScanViewConfigOptionElementAlignment.TOP_RIGHT
});