decodeIterated abstract method
Decodes the data for the given key or id as an iterated collection of nested data.
Implementation
IteratedDecoder decodeIterated(String key, {int? id});
Decodes the data for the given key or id as an iterated collection of nested data.
IteratedDecoder decodeIterated(String key, {int? id});