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