booster / com.didiglobal.booster.aapt2 / Resources / Style / Entry / Builder / setComment

setComment

fun setComment(value: String!): Builder!


          Any comments associated with the entry.
          
string comment = 2;

Parameters

value - String!: The comment to set.

Return
Builder!: This builder for chaining.