updatedAt property
DateTime
get
updatedAt
Timestamp when this Subscription was last updated.
Implementation
DateTime get updatedAt => realmCore.subscriptionUpdatedAt(this);
Timestamp when this Subscription was last updated.
DateTime get updatedAt => realmCore.subscriptionUpdatedAt(this);