list property

RealmList<T> list
final

The collection being monitored for changes.

Implementation

final RealmList<T> list;