saved property

bool saved

True if the currently authenticated user has marked this content as saved.

Implementation

bool get saved => data!['saved'];