defaultInterpolationPrefix top-level constant

String const defaultInterpolationPrefix

Opening delimiter of an interpolation placeholder, unless one is named.

Implementation

const String defaultInterpolationPrefix = '{';