selectValue property
Result
selectValue
getter/setter pair
used to store the value returned by .select or .when
Implementation
late Result selectValue;
used to store the value returned by .select or .when
late Result selectValue;