contents property

Map<Value, Value> contents

The contents of the map.

Implementation

Map<Value, Value> get contents => _contents;