Storable
public protocol Storable
All objects in the database must conform to the ‘Storable’ protocol
-
Used to initialize an object to get information about its properties
Declaration
Swift
init()