toIterable abstract method

Iterable toIterable(
  1. dynamic object
)

Implementation

Iterable<dynamic> toIterable(dynamic object);