IterableCaster typedef

IterableCaster = Object? Function(Iterable value, TypeReflection type)

Implementation

typedef IterableCaster = Object? Function(Iterable value, TypeReflection type);