copyWith property

Implementation

CopyWith$Input$UpdateGoogleCalendarInput<Input$UpdateGoogleCalendarInput>
    get copyWith => CopyWith$Input$UpdateGoogleCalendarInput(
          this,
          (i) => i,
        );