favorite property

bool? favorite
latefinal

Whether this file is marked as favorite

Implementation

late final bool? favorite = props.ocFavorite;