OperationNum constructor

const OperationNum(
  1. BigInt val
)

Implementation

const OperationNum(super.val);