RelationProxy.last

Same as first, but defaults to desceding order, giving you the last match.

Caching acts the same as with first.

struct RelationProxy(T)
@property
Nullable!T
last

Meta