toMap abstract method

Map<String, dynamic> toMap()

Returns a map of properties. This method is used internally by the SDK.

Implementation

Map<String, dynamic> toMap();