userInfo property

List<GoogleCloudIdentitytoolkitV1UserInfo>? userInfo
getter/setter pair

If return_user_info in the request is true, this is the accounts matching the query.

Implementation

core.List<GoogleCloudIdentitytoolkitV1UserInfo>? userInfo;