mirror of
https://github.com/google/flatbuffers.git
synced 2026-07-03 22:24:11 +00:00
FlatBuffers Version 25.12.19 (#8871)
This commit is contained in:
@@ -7,6 +7,7 @@ import 'dart:typed_data' show Uint8List;
|
||||
import 'package:flat_buffers/flat_buffers.dart' as fb;
|
||||
|
||||
|
||||
|
||||
class Galaxy {
|
||||
Galaxy._(this._bc, this._bcOffset);
|
||||
factory Galaxy(List<int> bytes) {
|
||||
|
||||
Reference in New Issue
Block a user