IterateArray.this

Constructor

class IterateArray
this
(,
bool skip_null = false
)

Parameters

skip_null bool

should a potential null value be skipped? If false and a null value is found an JsonException will be thrown.

Meta