menu
fair_dart2dsl package
documentation
fairdsl/fair_ast_node.dart
SelectAstClass
SelectAstClass.new constructor
SelectAstClass.new constructor
dark_mode
light_mode
SelectAstClass
constructor
SelectAstClass
(
{
String
?
name
,
String
?
metadata
,
String
?
version
,
String
?
filePath
,
String
?
classId
,
})
Implementation
SelectAstClass( {this.name, this.metadata, this.version, this.filePath, this.classId});
fair_dart2dsl package
documentation
fairdsl/fair_ast_node
SelectAstClass
SelectAstClass.new constructor
SelectAstClass class