data property

Map<String, String> get data

A dictionary of data.

Implementation

core.Map<core.String, core.String> get data;