createdAt property

  1. @SafeDateTimeConverter.new()
DateTime? createdAt
final

Timestamp when the notification request was created (when the first filtered notification was created).

Implementation

@SafeDateTimeConverter()
final DateTime? createdAt;