decodeMapped abstract method
Decodes the data for the given key or id as a direct-access collection of key-value pairs of nested data.
Implementation
MappedDecoder decodeMapped(String key, {int? id});
Decodes the data for the given key or id as a direct-access collection of key-value pairs of nested data.
MappedDecoder decodeMapped(String key, {int? id});