toMap abstract method

Map<String, dynamic> toMap()

Converts the object to a map representation.

Implementation

Map<String, dynamic> toMap();