data property

Map<String, Object?> get data

Implementation

Map<String, Object?> get data => _data;