createdAt property
DateTime
get
createdAt
Timestamp when this Subscription was created.
Implementation
DateTime get createdAt => _handle.createdAt;
Timestamp when this Subscription was created.
DateTime get createdAt => _handle.createdAt;