status property

Status? status
inherited

Status that was the object of the notification. Attached when type of the notification is favourite, reblog, status, mention, poll, or update.

Implementation

Status? get status =>
    throw _privateConstructorUsedError;