menu
prisma_generator_helper package
documentation
prisma_generator_helper.dart
GeneratorConfig
binaryTargets property
binaryTargets property
dark_mode
light_mode
binaryTargets
property
List
<
BinaryTargetsEnvValue
>
get
binaryTargets
inherited
Implementation
List<BinaryTargetsEnvValue> get binaryTargets => throw _privateConstructorUsedError;
prisma_generator_helper package
documentation
prisma_generator_helper
GeneratorConfig
binaryTargets property
GeneratorConfig class