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