[dart] fix bug which generated wrong code (#8780)

This commit is contained in:
Fawdlstty
2025-11-24 23:54:43 +08:00
committed by GitHub
parent 7675121eab
commit 46a2f3f2c2
3 changed files with 33 additions and 23 deletions

View File

@@ -7,6 +7,7 @@ import 'dart:typed_data' show Uint8List;
import 'package:flat_buffers/flat_buffers.dart' as fb;
enum Abc {
$void(0),
where(1),