current property

T? get current

Returns current mapped state value

Implementation

T? get current => mapper();