data property

Map<String, Object?> data
final

Free-form app data, never sent to the platform.

Implementation

final Map<String, Object?> data;