toMap abstract method

Map<String, dynamic> toMap()

Maps this object into a serializable format

Implementation

Map<String, dynamic> toMap();