notifications property

List<int> get notifications

List of remarks arisen during the procedure.

Implementation

List<int> get notifications => _notifications;