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