getChapters method

JSArray<JSAny?> getChapters(
  1. String language
)

Implementation

external JSArray getChapters(String language);