data property

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

The map of additional data to be passed to the frontend.

Implementation

Map<String, Object?> data = {};