serialize abstract method

Map<String, dynamic> serialize()

Serializes the object to a map.

Implementation

Map<String, dynamic> serialize();