time property

  1. @JsonKey(includeIfNull: false)
DateTime? time
final

The target activity timestamp (matched with foreign_id).

Implementation

@JsonKey(includeIfNull: false)
final DateTime? time;