С
Unhandled exception:
Could not format because the source could not be parsed:
line 688, column 15: Expected an identifier.
╷
688 │ return new(call, await request);
│ ^
╵
line 746, column 17: Expected to find '>'.
я так понимаю, dart плагин ругается на то что сформировал protoc. причём происходит это только с одним файлом, но каких-то особых отличий от остальных я не вижу. в чём может быть проблема?