BoolExtensions extension
- on
Properties
- toInt → int
-
Available on bool, provided by the BoolExtensions extension
no setter - yesNo → String
-
Available on bool, provided by the BoolExtensions extension
no setter
Methods
-
choose<
T> (T whenTrue, T whenFalse) → T -
Available on bool, provided by the BoolExtensions extension