mustaches property

List<InterpolationAst>? mustaches

Mustaches found within value; may be null if value is null. If value exists but has no mustaches, will be empty list.

Implementation

List<InterpolationAst>? get mustaches;