copyWith property

Implementation

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