$ShareeCircle_ValueInterface class sealed
- Implemented types
- Implementers
- Annotations
-
- @BuiltValue(instantiable: false)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rebuild(
void updates($ShareeCircle_ValueInterfaceBuilder)) → $ShareeCircle_ValueInterface -
Rebuilds the instance.
override
-
toBuilder(
) → $ShareeCircle_ValueInterfaceBuilder -
Converts the instance to a builder $ShareeCircle_ValueInterfaceBuilder.
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited