$CurrentOutOfOfficeDataInterface class sealed
- Implemented types
- Implementers
- Annotations
-
- @BuiltValue(instantiable: false)
Properties
- endDate → int
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → 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
- shortMessage → String
-
no setter
- startDate → int
-
no setter
- userId → String
-
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
rebuild(
void updates($CurrentOutOfOfficeDataInterfaceBuilder)) → $CurrentOutOfOfficeDataInterface -
Rebuilds the instance.
override
-
toBuilder(
) → $CurrentOutOfOfficeDataInterfaceBuilder -
Converts the instance to a builder $CurrentOutOfOfficeDataInterfaceBuilder.
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited