toMap abstract method

Map<String, dynamic> toMap()

Converts the modifier into a serializable map.

Implementation

Map<String, dynamic> toMap();