stream abstract method

Stream<Profile> stream(
  1. String uid
)

Implementation

Stream<Profile> stream(String uid);