empty static method

TestSquareInt empty()
override

create TestSquareInt Empty

Implementation

static TestSquareInt empty() {
  return TestSquareInt({});
}