val property

T get val

Short alias for the current value.

Implementation

T get val => value;