toMap abstract method

Map<String, dynamic> toMap()

Converts the model to a map.

Implementation

Map<String, dynamic> toMap();