toJsonObject method
Serializes a map of PublicationCollection indexed by their role into a RWPM JSON representation.
Implementation
Map<String, dynamic> toJsonObject() => appendToJsonObject({});
Serializes a map of PublicationCollection indexed by their role into a RWPM JSON representation.
Map<String, dynamic> toJsonObject() => appendToJsonObject({});