Constant kotlin_poet_rs::tokens::CONV_VAR_VALUE
source · pub const CONV_VAR_VALUE: &str = "value";Expand description
‘value’ special argument inside property’s set(value) {...} and get() {...}
pub const CONV_VAR_VALUE: &str = "value";‘value’ special argument inside property’s set(value) {...} and get() {...}