toFlexFlow

expect fun UInt.toFlexFlow(): FlexFlow

Converts a value to a FlexFlow.

Return

The corresponding FlexFlow or a IllegalStateException if the value isn't recognised.

actual fun UInt.toFlexFlow(): FlexFlow
actual fun UInt.toFlexFlow(): FlexFlow