data property

Map<String, dynamic> get data

The data map available inside the template

Implementation

Map<String, dynamic> get data;