Newgarden-Solutions / google_my_business

Flutter package for Google My Business API
BSD 3-Clause "New" or "Revised" License
5 stars 1 forks source link

Replace star rating with enum #7

Closed OlegNovosad closed 3 years ago

OlegNovosad commented 3 years ago

Currently star rating is a string and there is a helper function to convert it to int. It should be enum as a BusinessType or OpenForBusiness.