json_to_model
json_to_model copied to clipboard
Support NSCoding Protocol
For archiving and distribution.
- (id)initWithCoder:(NSCoder *)aDecoder;
- (void)encodeWithCoder:(NSCoder *)aCoder;