isFavorite property

bool get isFavorite

Implementation

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