audio_service package
documentation
audio_service
Rating
getRatingStyle method
getRatingStyle
getRatingStyle
method
Null safety
RatingStyle
getRatingStyle
(
)
Return the rating style.
Implementation
RatingStyle getRatingStyle() => _type;
audio_service package
documentation
audio_service
Rating
getRatingStyle method
Rating class
Constructors
newHeartRating
newPercentageRating
newStarRating
newThumbRating
newUnratedRating
Properties
hashCode
runtimeType
Methods
getPercentRating
getRatingStyle
getStarRating
hasHeart
isRated
isThumbUp
noSuchMethod
toString
Operators
operator ==