booster / com.didiglobal.booster.aapt2 / Resources / Value / Builder / setComment

setComment

fun setComment(value: String!): Builder!


        Any comment associated with the value.
        
string comment = 2;

Parameters

value - String!: The comment to set.

Return
Builder!: This builder for chaining.