copyWith property

Implementation

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