createdAt property

DateTime get createdAt

Timestamp when this Subscription was created.

Implementation

DateTime get createdAt => _handle.createdAt;