getLoginUserInfo method

Future<UserInfo> getLoginUserInfo()

获取当前登录用户信息

Implementation

Future<UserInfo> getLoginUserInfo() async => uInfo;