notifications property

List<int> notifications

List of remarks arisen during the procedure.

Implementation

List<int> get notifications => _notifications;