contents property

Map<String, T> contents
inherited

Your stored/cached contents

Implementation

Map<String, T> get contents => _contents;