current property

T? get current

Implementation

T? get current => super.value as T?;