A map between a property name and its encoding information.
Map<String, Example>? get examples;/// A map between a property name and its encoding information. Map<String, Encoding>? get encoding;