createdAt property
DateTime
get
createdAt
Timestamp when this Subscription was created.
Implementation
DateTime get createdAt => realmCore.subscriptionCreatedAt(this);
Timestamp when this Subscription was created.
DateTime get createdAt => realmCore.subscriptionCreatedAt(this);