TestCase1<A> constructor

const TestCase1<A>(
  1. A arg
)

Implementation

const TestCase1(this.arg);