Face2 constructor

Face2(
  1. int a,
  2. int b
)

Implementation

Face2(this.a, this.b);