two method

T two()

Creates an T instance with an elevation of 2.

Implementation

T two() => call(2);