$OutOfOfficeDataInterface class sealed
- Implemented types
- Implementers
- Annotations
-
- @BuiltValue(instantiable: false)
Properties
- firstDay → String
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → int
-
no setter
- lastDay → String
-
no setter
- message → String
-
no setterinherited
- replacementUserDisplayName → String?
-
no setterinherited
- replacementUserId → String?
-
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- status → String
-
no setter
- userId → String
-
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rebuild(
void updates($OutOfOfficeDataInterfaceBuilder)) → $OutOfOfficeDataInterface -
Rebuilds the instance.
override
-
toBuilder(
) → $OutOfOfficeDataInterfaceBuilder -
Converts the instance to a builder $OutOfOfficeDataInterfaceBuilder.
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited