updatedAt property
DateTime
get
updatedAt
Timestamp when this Subscription was last updated.
Implementation
DateTime get updatedAt => _handle.updatedAt;
Timestamp when this Subscription was last updated.
DateTime get updatedAt => _handle.updatedAt;