menu
air_framework package
documentation
framework/generator/annotations.dart
GenerateState
GenerateState.new const constructor
GenerateState.new const constructor
dark_mode
light_mode
GenerateState
constructor
const
GenerateState
(
String
moduleId
, {
bool
generateAccessors
=
true
,
bool
includeDocs
=
true
,
})
Implementation
const GenerateState( this.moduleId, { this.generateAccessors = true, this.includeDocs = true, });
air_framework package
documentation
framework/generator/annotations
GenerateState
GenerateState.new const constructor
GenerateState class