Returns either value, or null, should value not yet have been set.
null
@override T? get valueOrNull => _subject.valueOrNull;