pause method

void pause()

Implementation

void pause() {
  return ReadBookPlatform.instance.pause();
}