results property

RealmResults<T> results
final

The results collection being monitored for changes.

Implementation

final RealmResults<T> results;