copyWith property

Implementation

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