createdAt property
The date and time when the event happened, in ISO 8601 extended format.
Implementation
@BuiltValueField(wireName: r'createdAt')
DateTime get createdAt;
The date and time when the event happened, in ISO 8601 extended format.
@BuiltValueField(wireName: r'createdAt')
DateTime get createdAt;