copyWith property

Implementation

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