menu
orm package
documentation
orm.dart
BinaryEngine
start method
start method
dark_mode
light_mode
start
method
@
override
Future
<
void
>
start
(
)
override
Start the engine.
Implementation
@override Future<void> start() { throw UnimplementedError(); }
orm package
documentation
orm
BinaryEngine
start method
BinaryEngine class