notifications property
The list of remarks occured during the scanning procedure.
Each element belongs to the LDSParsingErrorCodes.
Implementation
List<int> get notifications => _notifications;
The list of remarks occured during the scanning procedure.
Each element belongs to the LDSParsingErrorCodes.
List<int> get notifications => _notifications;