three method

T three()

Creates an T instance with an elevation of 3.

Implementation

T three() => call(3);