GoogleCloudIdentitytoolkitV1GetAccountInfoResponse constructor
GoogleCloudIdentitytoolkitV1GetAccountInfoResponse({
- String? kind,
- List<
GoogleCloudIdentitytoolkitV1UserInfo> ? users,
Implementation
GoogleCloudIdentitytoolkitV1GetAccountInfoResponse({this.kind, this.users});