masterItemsRequested method
void
masterItemsRequested(
- EventArgs? args
Implementation
void masterItemsRequested(EventArgs? args) {
sendNotify();
}
void masterItemsRequested(EventArgs? args) {
sendNotify();
}