userId property

String userId
getter/setter pair

用户手机号或者用户唯一id(未登录时可传"")

Implementation

late String userId;