masterItemsRequested method

void masterItemsRequested(
  1. EventArgs? args
)

Implementation

void masterItemsRequested(EventArgs? args) {
  sendNotify();
}