toMap abstract method

Map<String, dynamic> toMap()

A map representation of the data object.

Implementation

Map<String, dynamic> toMap();