SubcollectionMap extension

on

Methods

appendToJsonObject(Map<String, dynamic> jsonObject) Map<String, dynamic>
Serializes a map of PublicationCollection indexed by their role into a RWPM JSON representation and add them to the given jsonObject.
toJsonObject() Map<String, dynamic>
Serializes a map of PublicationCollection indexed by their role into a RWPM JSON representation.