createdAt property

DateTime? get createdAt
inherited

The date when the article was created (will be null if hideDateInfo is true)

Implementation

DateTime? get createdAt => throw _privateConstructorUsedError;