fallback constant

InterpolationFormat const fallback

Special interpolation case where the value was not a String, and no other formats were found.

Implementation

static const fallback = InterpolationFormat('fallback', {});