Converts the object to a JSON string.
- (NSString *_Nullable)toJSONStringPretty:(BOOL)isPretty error:(NSError **)error
Parameters
isPretty |
set to true if the output string should be optimized for human-readability |
error |
would be set if conversion to a JSON string fails |
Return Value
the JSON string
Declared In
ALJSONUtilities.h