map property

RealmMap<T> map
final

The collection being monitored for changes.

Implementation

final RealmMap<T> map;