forked from BigfootDev/flatbuffers
[dart] fix bug which generated wrong code (#8780)
This commit is contained in:
@@ -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),
|
||||
|
||||
Reference in New Issue
Block a user