rankPoi abstract method

Future<void> rankPoi(
  1. String poiId,
  2. int rank
)

Implementation

Future<void> rankPoi(String poiId, int rank);