createdAt property
Timestamp for when the webhook was created.
Implementation
@BuiltValueField(wireName: r'createdAt')
DateTime get createdAt;
Timestamp for when the webhook was created.
@BuiltValueField(wireName: r'createdAt')
DateTime get createdAt;