createdAt property

DateTime? createdAt
final

The time that the DataSource was created. The time is expressed in epoch time.

Implementation

final DateTime? createdAt;