getUser abstract method

Future<U> getUser(
  1. String id
)

Implementation

Future<U> getUser(String id);