stream abstract method

Stream<List<Room>> stream(
  1. String uid
)

Implementation

Stream<List<Room>> stream(String uid);