menu
csharp_annotations package
documentation
config.dart
Config
Config.new constructor
Config.new constructor
dark_mode
light_mode
Config
constructor
Config
(
{
String
outPath
=
'csharp/Model.cs'
,
String
namespace
=
'{package_name}'
,
})
Implementation
Config({ this.outPath = 'csharp/Model.cs', this.namespace = '{package_name}', });
csharp_annotations package
documentation
config
Config
Config.new constructor
Config class