TNOOPCodegenAnchorInput constructor

const TNOOPCodegenAnchorInput({
  1. required TNOOPCodegenAnchorBody body,
})

Implementation

const TNOOPCodegenAnchorInput({required this.body});