userInfo property

Map<String, String> userInfo

Implementation

Map<String, String> get userInfo {
  return _userInfo;
}