data property

TData? get data

Implementation

TData? get data => state.data;