getWarningAndErrors method
Implementation
EditorWarningAndErrorsEntity getWarningAndErrors(
ID nodeID,
BuildContext context,
) {
return EditorWarningAndErrorsEntity.clear();
}
EditorWarningAndErrorsEntity getWarningAndErrors(
ID nodeID,
BuildContext context,
) {
return EditorWarningAndErrorsEntity.clear();
}