keepIterables property

bool keepIterables
final

If the converter should keep iterables as iterables or convert them automatically if they occur inside a DogStructure.

Implementation

final bool keepIterables;