assumesTopLevelDictionary
Set to true
to assume the data is a top level Dictionary (no surrounding “{ }” required). Defaults to false
. Compatible with both JSON5 and non-JSON5 mode.
- iOS
- 15.0+
- macOS
- 12.0+
- tvOS
- 15.0+
- watchOS
- 8.0+
var assumesTopLevelDictionary: Bool { get set }