postponedId property

int? get postponedId

ID of the deferred record. This field is returned when the recording was on the timer.

Implementation

int? get postponedId => payload['postponed_id'];