createdAt property

DateTime createdAt

Timestamp when this Subscription was created.

Implementation

DateTime get createdAt => realmCore.subscriptionCreatedAt(this);