toMap abstract method

Map toMap()

convert Schema to serializable dynamic map (used internally)

Implementation

Map<dynamic, dynamic> toMap();