ByTestId constructor

const ByTestId(
  1. String _testId
)

Implementation

const ByTestId(this._testId);