unreservedTemplate property
Unreserved Template - a map containing String keys and values, where each key is associated with an inner map. The inner map is of type Map<String, String>.
Implementation
final Map<String, Map<String, String>> unreservedTemplate;