checkForRatingPop method

Future<int?> checkForRatingPop()

Implementation

Future<int?> checkForRatingPop() {
  throw UnimplementedError('`checkForRatingPop` has not been implemented.');
}