RepeatedBuilder extension decoder

Utility to construct a nested List structure with strongly typed children.

on

Methods

toList<T, R>({List<T>? valueList}) List
Create a (nested) List structure from width-depth notation.