Serializable constructor

const Serializable()

Creates a class that can be serialised into a JSON object.

Implementation

const Serializable();