setVisitCount abstract method

Future<void> setVisitCount(
  1. int visitCount
)

Implementation

Future<void> setVisitCount(int visitCount);