menu
moor_generator package
documentation
writer.dart
GenerationOptions
nnbd property
nnbd property
dark_mode
light_mode
nnbd
property
bool
nnbd
final
Whether to generate Dart code that supports non-nullable types.
Implementation
final bool nnbd;
moor_generator package
documentation
writer
GenerationOptions
nnbd property
GenerationOptions class