NotificationReport constructor

NotificationReport(
  1. List<int> data
)

Implementation

NotificationReport(List<int> data) : super(data);