menu
googleapis package
documentation
admin/directory_v1.dart
Users
Users.new constructor
Users.new constructor
dark_mode
light_mode
Users
constructor
Users
(
{
String
?
etag
,
String
?
kind
,
String
?
nextPageToken
,
String
?
triggerEvent
,
List
<
User
>
?
users
,
})
Implementation
Users({
this
.etag,
this
.kind,
this
.nextPageToken,
this
.triggerEvent,
this
.users, });
googleapis package
documentation
admin/directory_v1
Users
Users.new constructor
Users class
Constructors
new
fromJson
Properties
etag
hashCode
kind
nextPageToken
runtimeType
triggerEvent
users
Methods
noSuchMethod
toJson
toString
Operators
operator ==