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