createdAt property

  1. @BuiltValueField.new(wireName: r'createdAt')
DateTime get createdAt

The date and time when the association was created.

Implementation

@BuiltValueField(wireName: r'createdAt')
DateTime get createdAt;