mustacheValues property

Map<String, String>? mustacheValues
final

Values to replace in the texts

Implementation

final Map<String, String>? mustacheValues;