setUserID abstract method

Future<void> setUserID(
  1. String userID
)

设置用户ID

Implementation

Future<void> setUserID(String userID);