isRated property

bool isRated

Return whether there is a rating value available.

Implementation

bool get isRated => value != null;