isFavorite property

bool isFavorite

Implementation

bool get isFavorite => this.favorite == 1;