entityFromJsonFunction property

EntityFromJsonFunction entityFromJsonFunction
getter/setter pair

The function called to turn JSON into an entity;

Implementation

EntityFromJsonFunction entityFromJsonFunction = defaultEntityFromJsonFunction;