copyWith property

Implementation

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