toMap abstract method

Map<String, dynamic> toMap()

Converts the current class to a Map

Implementation

Map<String, dynamic> toMap();