Join Slack
Powered by
``` class Person { name: String by AutoUpdating ...
# getting-started
p
poohbar
08/16/2018, 3:15 PM
Copy code
class Person { name: String by AutoUpdating updated: Instant }
something like this
Open in Slack
Previous
Next