menu
googleapis package
documentation
shared.dart
$ZypperPatch
$ZypperPatch.new constructor
$ZypperPatch.new constructor
dark_mode
light_mode
$ZypperPatch
constructor
$ZypperPatch
(
{
String
?
category
,
String
?
patchName
,
String
?
severity
,
String
?
summary
,
})
Implementation
$ZypperPatch({
this
.category,
this
.patchName,
this
.severity,
this
.summary, });
googleapis package
documentation
shared
$ZypperPatch
$ZypperPatch.new constructor
$ZypperPatch class
Constructors
new
fromJson
Properties
category
hashCode
patchName
runtimeType
severity
summary
Methods
noSuchMethod
toJson
toString
Operators
operator ==