empty0<T> function

Iterable<T> empty0<T>()

Implementation

Iterable<T> empty0<T>() => Iterable.empty();