SafeJSONRepresentable public protocol SafeJSONRepresentable A type that can be converted to a JSON instance without any loss or errors. json The JSON representation of the instance. 42.json // JSON.number(Number.int(42)) Declaration Swift var json: JSON { get } © 2019 . All rights reserved. (Last updated: 2019-10-17) Generated by jazzy ♪♫ v0.11.2, a Realm project.