DynamicProfileGenerateCodeResponse constructor
DynamicProfileGenerateCodeResponse({
- String? code,
Implementation
DynamicProfileGenerateCodeResponse({this.code});
DynamicProfileGenerateCodeResponse({this.code});