toMap method

Map<String, dynamic> toMap()

Converts to map.

Implementation

Map<String, dynamic> toMap() => allData();