menu
googleapis package
documentation
gkeonprem/v1.dart
Version
Version.new constructor
Version.new constructor
dark_mode
light_mode
Version
constructor
Version
(
{
String
?
count
,
String
?
version
,
})
Implementation
Version({
this
.count,
this
.version, });
googleapis package
documentation
gkeonprem/v1
Version
Version.new constructor
Version class
Constructors
new
fromJson
Properties
count
hashCode
runtimeType
version
Methods
noSuchMethod
toJson
toString
Operators
operator ==