userInfoString property

String? userInfoString
getter/setter pair

The userInfo that you passed in with the request

Implementation

late String? userInfoString;