toMap abstract method

Map<String, dynamic> toMap()

Convert event to map for serialization

Implementation

Map<String, dynamic> toMap();