data property

Map<String, dynamic> data
final

The data to be passed to the template for rendering.

Implementation

final Map<String, dynamic> data;