menu
firebaseapis package
documentation
identitytoolkit/v3.dart
DownloadAccountResponse
DownloadAccountResponse constructor
DownloadAccountResponse constructor
dark_mode
light_mode
DownloadAccountResponse
constructor
DownloadAccountResponse
(
{
String
?
kind
,
String
?
nextPageToken
,
List
<
UserInfo
>
?
users
,
})
Implementation
DownloadAccountResponse({ this.kind, this.nextPageToken, this.users, });
firebaseapis package
documentation
identitytoolkit/v3
DownloadAccountResponse
DownloadAccountResponse constructor
DownloadAccountResponse class