Returns the JSON representation of this CID.
Map<String, dynamic> toJson() => {_defaultJsonKey: _format()};