toMap abstract method

Map<String, dynamic> toMap()

Converts these SendEncodingParameters into the Map expected by Flutter.

Implementation

Map<String, dynamic> toMap();