RealmValue.nullValue constructor
const
RealmValue.nullValue()
Implementation
const RealmValue.nullValue() : this._(null, RealmValueType.nullValue);
const RealmValue.nullValue() : this._(null, RealmValueType.nullValue);