Eyes method
This is the constructor for the Eyes class.
This is the main class used for executing checkpoints using Eyes.
Syntax
Eyes eyes = new Eyes();
Parameters
This method does not take any parameters.Return value
- Type: Eyes
- Use the object returned to call the various methods provided by the Eyes class.