toMap abstract method

Map<String, dynamic> toMap()

Outputs the attributes as a Map.

Implementation

Map<String, dynamic> toMap();