notifications property

List<int> notifications

The list of remarks occured during the scanning procedure.

Each element belongs to the LDSParsingErrorCodes.

Implementation

List<int> get notifications => _notifications;