data property

Map<String, dynamic> data
final

The data dictionary used for previewing the template.

Implementation

final Map<String, dynamic> data;