cData property

T? cData

Last emitted cached data

Implementation

T? get cData => _controller.cachedValue?.data;