data property

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

Structured properties bound to the message template.

Implementation

Map<String, dynamic>? data;