menu
googleapis package
documentation
monitoring/v3.dart
GetNotificationChannelVerificationCodeResponse
GetNotificationChannelVerificationCodeResponse.new constructor
GetNotificationChannelVerificationCodeResponse.new 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.new constructor
GetNotificationChannelVerificationCodeResponse class