HeaderPlugin constructor
const
HeaderPlugin()
Creates a new serialization plugin for decoding Headers.
This plugin must be after the StandardJsonPlugin.
Implementation
const HeaderPlugin();
Creates a new serialization plugin for decoding Headers.
This plugin must be after the StandardJsonPlugin.
const HeaderPlugin();