Serialisable constructor
const
Serialisable()
Creates a class that can be serialised into a JSON object.
Implementation
const Serialisable();
Creates a class that can be serialised into a JSON object.
const Serialisable();