setUserById abstract method

Future<void> setUserById(
  1. String userId
)

Implementation

Future<void> setUserById(String userId);