toJsonObject method

Map<String, dynamic> toJsonObject()

Serializes a map of PublicationCollection indexed by their role into a RWPM JSON representation.

Implementation

Map<String, dynamic> toJsonObject() => appendToJsonObject({});