toMap abstract method

Map<String, dynamic> toMap()

Converts object to map.

Implementation

Map<String, dynamic> toMap();