exit method

void exit()

Implementation

void exit() {
  ReadBookPlatform.instance.exit();
}