menu
googleapis package
documentation
cloudfunctions/v2.dart
GoogleCloudFunctionsV2StateMessage
GoogleCloudFunctionsV2StateMessage constructor
GoogleCloudFunctionsV2StateMessage constructor
dark_mode
light_mode
GoogleCloudFunctionsV2StateMessage
constructor
GoogleCloudFunctionsV2StateMessage
(
{
String
?
message
,
String
?
severity
,
String
?
type
,
})
Implementation
GoogleCloudFunctionsV2StateMessage({ this.message, this.severity, this.type, });
googleapis package
documentation
cloudfunctions/v2
GoogleCloudFunctionsV2StateMessage
GoogleCloudFunctionsV2StateMessage constructor
GoogleCloudFunctionsV2StateMessage class