Returns the rkey, or null if this AT URI does not have an rkey segment.
@override String? get rkeyOrNull => _rkeyOf(_pathSegments);