init static method

QuranTool init()

Implementation

static QuranTool init() {
  QuranTool quranTool = QuranTool._();
  return quranTool;
}