createdAt property
The date and time when the association was created.
Implementation
@BuiltValueField(wireName: r'createdAt')
DateTime get createdAt;
The date and time when the association was created.
@BuiltValueField(wireName: r'createdAt')
DateTime get createdAt;