getBookPlayMode method

Future<int?> getBookPlayMode()

Implementation

Future<int?> getBookPlayMode() {
  throw UnimplementedError('exit() has not been implemented.');
}