menu
googleapis package
documentation
merchantapi/accounts_v1.dart
ListUsersResponse
ListUsersResponse.new constructor
ListUsersResponse.new constructor
dark_mode
light_mode
ListUsersResponse
constructor
ListUsersResponse
(
{
String
?
nextPageToken
,
List
<
User
>
?
users
,
})
Implementation
ListUsersResponse({this.nextPageToken, this.users});
googleapis package
documentation
merchantapi/accounts_v1
ListUsersResponse
ListUsersResponse.new constructor
ListUsersResponse class