serializable top-level constant

Serializable const serializable

Shorthand annotation of Serializable used to determine which classes will be processed by the generator

Implementation

const Serializable serializable = Serializable();