timestamp property Null safety

DateTime timestamp
inherited

timestamp is the date and time of the Activity by the App.

Implementation

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