Converts this object to something serializable in JSON.
Object toJson() => <Object>[_capTypeToJson(type)];