pauseFetch method

void pauseFetch()

Implementation

void pauseFetch() {
  CobiFlutterSharePlatform.instance.pauseFetch(data);
}