castIterable property
If iterable value type should be processed on deserialize using Iterable.cast instead of Iterable.whereType.
Implementation
final bool castIterable;
If iterable value type should be processed on deserialize using Iterable.cast instead of Iterable.whereType.
final bool castIterable;