menu
googleapis package
documentation
networkconnectivity/v1.dart
Warnings
Warnings constructor
Warnings constructor
dark_mode
light_mode
Warnings
constructor
Warnings
(
{
String
?
code
,
Map
<
String
,
String
>
?
data
,
String
?
warningMessage
,
})
Implementation
Warnings({ this.code, this.data, this.warningMessage, });
googleapis package
documentation
networkconnectivity/v1
Warnings
Warnings constructor
Warnings class