streamOf<T> abstract method

Stream<T> streamOf<T>({
  1. Object? key,
})

Implementation

Stream<T> streamOf<T>({Object? key});