menu
sup_gen_runner package
documentation
models/pubspec/pubspec.dart
SupGen
SupGen.new constructor
SupGen.new constructor
dark_mode
light_mode
SupGen
constructor
SupGen
(
{
required
bool
enable
,
required
String
schema
,
bool
?
useSsl
,
required
String
output
,
})
Implementation
SupGen( {required this.enable, required this.schema, this.useSsl, required this.output});
sup_gen_runner package
documentation
models/pubspec/pubspec
SupGen
SupGen.new constructor
SupGen class