updateRatingShown method

Future<void> updateRatingShown()

Implementation

Future<void> updateRatingShown() async {
  throw UnimplementedError('`updateRatingShown` is not implemented');
}