ListDecoder extension decoder

Decode a Dart List.

on

Properties

decodeList Map<String, JsonNode>

Available on List, provided by the ListDecoder extension

Decode List(s) by saving each value as JsonNode and storing their position as width/depth coordinates.
no setter