getNoteApi method

NoteApi getNoteApi()

Get NoteApi instance

Implementation

NoteApi getNoteApi() {
  return NoteApi(this);
}