toMap abstract method

Map<String, dynamic> toMap()

Serializes to a map for passing to the platform.

Implementation

Map<String, dynamic> toMap();