toMap abstract method

Map<String, dynamic> toMap()

Serializes the payload into a flat map understood by the native handlers.

Implementation

Map<String, dynamic> toMap();