templates property

Map<String, String> templates
getter/setter pair

Maps template names to contents

Implementation

Map<String, String> templates = {};