genericType property

Type get genericType

Returns the generic type of the iterable.

Implementation

Type get genericType => T;