copyWith property

Implementation

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