ApplicationCodeConfigurationUpdate constructor
ApplicationCodeConfigurationUpdate({
- CodeContentType? codeContentTypeUpdate,
- CodeContentUpdate? codeContentUpdate,
Implementation
ApplicationCodeConfigurationUpdate({
this.codeContentTypeUpdate,
this.codeContentUpdate,
});