placeholders property

Set<String> placeholders
final

Detected placeholders in the key (e.g., {name} -> name).

Implementation

final Set<String> placeholders;