menu
googleapis package
documentation
compute/v1.dart
DeprecationStatus
DeprecationStatus constructor
DeprecationStatus constructor
dark_mode
light_mode
DeprecationStatus
constructor
DeprecationStatus
(
{
String
?
deleted
,
String
?
deprecated
,
String
?
obsolete
,
String
?
replacement
,
String
?
state
,
})
Implementation
DeprecationStatus({ this.deleted, this.deprecated, this.obsolete, this.replacement, this.state, });
googleapis package
documentation
compute/v1
DeprecationStatus
DeprecationStatus constructor
DeprecationStatus class