menu
orm package
documentation
generator_helper.dart
BinaryPaths
BinaryPaths const constructor
BinaryPaths const constructor
dark_mode
light_mode
BinaryPaths
constructor
const
BinaryPaths
(
{
Map
<
String
,
String
>
?
schemaEngine
,
Map
<
String
,
String
>
?
queryEngine
,
Map
<
String
,
String
>
?
libqueryEngine
,
})
Implementation
const BinaryPaths({ this.schemaEngine, this.queryEngine, this.libqueryEngine, });
orm package
documentation
generator_helper
BinaryPaths
BinaryPaths const constructor
BinaryPaths class