data property

Map<String, Data?>? data
getter/setter pair

The data to be set.

Implementation

Map<String, Data?>? data;