build method

Implementation

AmityTextCommentEditor build() {
  return AmityTextCommentEditor(updater: updater);
}