getCursor abstract method

Future<String?> getCursor(
  1. String scope
)

Implementation

Future<String?> getCursor(String scope);