timestamp property

  1. @UnixTimestampConverter()
DateTime get timestamp
inherited

The timestamp when the notification was sent.

Implementation

@UnixTimestampConverter()
DateTime get timestamp => throw _privateConstructorUsedError;