copyWith property

Implementation

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