fetchContent method

void fetchContent()

Implementation

void fetchContent() {
  _tblBridge.emit(_FETCH_RBOX, [""]);
}