toJson method
Serializes a Properties to its RWPM JSON representation.
Implementation
@override
Map<String, dynamic> toJson() => otherProperties;
Serializes a Properties to its RWPM JSON representation.
@override
Map<String, dynamic> toJson() => otherProperties;