Skip to main content

Function: eventFromJson()

function eventFromJson(json): Event;

Create an [Event] from a JSON encoded string.

Parameters

json

string

Returns

Event