menu
googleapis package
documentation
monitoring/v3.dart
GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse constructor
GetNotificationChannelVerificationCodeResponse constructor
dark_mode
light_mode
GetNotificationChannelVerificationCodeResponse
constructor
GetNotificationChannelVerificationCodeResponse
(
{
String
?
code
,
String
?
expireTime
,
})
Implementation
GetNotificationChannelVerificationCodeResponse({ this.code, this.expireTime, });
googleapis package
documentation
monitoring/v3
GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse constructor
GetNotificationChannelVerificationCodeResponse class