InAppMessageButtonInfo

constructor(    identifier: String,     label: InAppMessageTextInfo,     actions: JsonMap? = null,     behavior: InAppMessageButtonInfo.Behavior? = null,     backgroundColor: InAppMessageColor? = null,     borderColor: InAppMessageColor? = null,     borderRadius: Float = 0.0f)