data property

Map<String, dynamic> get data

Get data of this

Implementation

Map<String, dynamic> get data => _data;