SubcollectionMap extension
- on
Methods
-
appendToJsonObject(
Map< String, dynamic> jsonObject) → Map<String, dynamic> -
Available on Map<
Serializes a map of PublicationCollection indexed by their role into a RWPM JSON representation and add them to the givenString, List< , provided by the SubcollectionMap extensionPublicationCollection> >jsonObject
. -
toJsonObject(
) → Map< String, dynamic> -
Available on Map<
Serializes a map of PublicationCollection indexed by their role into a RWPM JSON representation.String, List< , provided by the SubcollectionMap extensionPublicationCollection> >