notifyItems abstract method

void notifyItems(
  1. List<FlowItem> items
)

通知选项

Implementation

void notifyItems(List<FlowItem> items);