menu
googleapis package
documentation
storage/v1.dart
ObjectRetention
ObjectRetention.new constructor
ObjectRetention.new constructor
dark_mode
light_mode
ObjectRetention
constructor
ObjectRetention
(
{
String
?
mode
,
DateTime
?
retainUntilTime
,
})
Implementation
ObjectRetention({
this
.mode,
this
.retainUntilTime, });
googleapis package
documentation
storage/v1
ObjectRetention
ObjectRetention.new constructor
ObjectRetention class
Constructors
new
fromJson
Properties
hashCode
mode
retainUntilTime
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==