MapFieldsExtension extension

Adds the createMap and loadMap functions to conveniently perform the actions of MappableFields

on

Methods

createMap() Map<String, dynamic>
Creates a new Map with the current values generated by the Getters
loadMap(Map<String, dynamic> map) → void
Loads the shallow values of the given map into the stored Setters