@Beta(2020, 6) static fun format(vararg sections: FormatExpressionSection!): FormatExpression!
Creates a FormatExpression consisting of provided sections.
sections
- FormatExpressionSection!: A list of formatted text sections. Each section can use different format.
Return
FormatExpression!: FormatExpression consisting of provided sections