menu
googleapis package
documentation
shared.dart
$Hash
$Hash.new constructor
$Hash.new constructor
dark_mode
light_mode
$Hash
constructor
$Hash
(
{
String
?
type
,
String
?
value
,
})
Implementation
$Hash({
this
.type,
this
.value, });
googleapis package
documentation
shared
$Hash
$Hash.new constructor
$Hash class
Constructors
new
fromJson
Properties
hashCode
runtimeType
type
value
valueAsBytes
Methods
noSuchMethod
toJson
toString
Operators
operator ==