empty constant

Stream<List<int>> const empty

Implementation

static const Stream<List<int>> empty = Stream.empty();