RealmValue.dateTime constructor
const
RealmValue.dateTime(
- DateTime timestamp
Implementation
const RealmValue.dateTime(DateTime timestamp) : this._(timestamp, RealmValueType.dateTime);
const RealmValue.dateTime(DateTime timestamp) : this._(timestamp, RealmValueType.dateTime);