rawInterpolation
Configures the interpolation
options using a dynamic builder.
Warning: no type checks provided with rawInterpolation, use interpolation when possible.
Parameters
interpolationObject
A lambda with a dynamic receiver to build the interpolation
object.