logUserInfo abstract method

Future<void> logUserInfo(
  1. UserInfo userInfo
)

Implementation

Future<void> logUserInfo(UserInfo userInfo);