menu
googleapis package
documentation
networkconnectivity/v1.dart
Warnings
Warnings.new constructor
Warnings.new 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.new constructor
Warnings class