timestamp property
inherited
The timestamp when the notification was sent.
Implementation
@UnixTimestampConverter()
DateTime get timestamp => throw _privateConstructorUsedError;
The timestamp when the notification was sent.
@UnixTimestampConverter()
DateTime get timestamp => throw _privateConstructorUsedError;