Sum constructor

const Sum(
  1. double val
)

Implementation

const Sum(super.val);