insertChapter abstract method

  1. @insert
Future<void> insertChapter(
  1. Chapter chapter
)

Implementation

@insert
Future<void> insertChapter(Chapter chapter);