CopyWith$Input$GoogleCalendarEventInput<TRes> class
abstract
Constructors
- CopyWith$Input$GoogleCalendarEventInput(Input$GoogleCalendarEventInput instance, TRes then(Input$GoogleCalendarEventInput))
-
factory
- CopyWith$Input$GoogleCalendarEventInput.stub(TRes res)
-
factory
Properties
-
end
→ CopyWith$Input$GoogleCalendarEventStartEndInput<
TRes> -
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
-
start
→ CopyWith$Input$GoogleCalendarEventStartEndInput<
TRes> -
no setter
Methods
-
call(
{Input$GoogleCalendarEventStartEndInput? end, Input$GoogleCalendarEventStartEndInput? start, String? description, String? summary}) → TRes -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited