menu
googleapis package
documentation
compute/v1.dart
Uint128
Uint128 constructor
Uint128 constructor
dark_mode
light_mode
Uint128
constructor
Uint128
(
{
String
?
high
,
String
?
low
,
})
Implementation
Uint128({ this.high, this.low, });
googleapis package
documentation
compute/v1
Uint128
Uint128 constructor
Uint128 class