updatedAt property

  1. @BuiltValueField(wireName: r'updated_at')
DateTime? updatedAt

UpdatedAt is a helper struct field for gobuffalo.pop.

Implementation

@BuiltValueField(wireName: r'updated_at')
DateTime? get updatedAt;