$DynamicProfileGenerateCodeResponse constructor

$DynamicProfileGenerateCodeResponse({
  1. String? code,
})

Implementation

$DynamicProfileGenerateCodeResponse({this.code});