menu
googleapis package
documentation
adsense/v2.dart
Alert
Alert constructor
Alert 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 constructor
Alert class