currentData property

T? get currentData

Implementation

T? get currentData => state.valueOrNull;