RefreshTrustedAdvisorCheckResponse constructor
RefreshTrustedAdvisorCheckResponse({
- required TrustedAdvisorCheckRefreshStatus status,
Implementation
RefreshTrustedAdvisorCheckResponse({
required this.status,
});