DescribeUserResponse class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
serverId
→ String
-
A system-assigned unique identifier for a server that has this user
assigned.
final
-
user
→ DescribedUser
-
An array containing the properties of the user account for the
ServerID
value that you specified.
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited