$ShareeRemoteGroupInterface class sealed

Implemented types
Implementers
Annotations
  • @BuiltValue(instantiable: false)

Properties

count int?
no setterinherited
guid String
no setter
hashCode int
The hash code for this object.
no setterinherited
label String
no setterinherited
name String
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value ShareeRemoteGroup_Value
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rebuild(void updates($ShareeRemoteGroupInterfaceBuilder)) $ShareeRemoteGroupInterface
Rebuilds the instance.
override
toBuilder() $ShareeRemoteGroupInterfaceBuilder
Converts the instance to a builder $ShareeRemoteGroupInterfaceBuilder.
override
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited